Home
last modified time | relevance | path

Searched refs:nextSurfaceWidth_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/include/
H A Dplayer_mock.h175 int32_t nextSurfaceWidth_ = 100; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_mock.cpp719 option->SetWindowRect({ 0, 0, nextSurfaceWidth_, nextSurfaceHeight_ }); in GetVideoSurfaceNext()