Home
last modified time | relevance | path

Searched refs:surfaceViewHeight (Results 1 - 1 of 1) sorted by relevance

/applications/sample/camera/gallery/src/
H A Dplayer_ability_slice.cpp217 uint16_t surfaceViewHeight; in SetUpSurfaceView() local
222 surfaceViewHeight = height / ratio_x; in SetUpSurfaceView()
223 surfaceViewPositionY = (ROOT_VIEW_HEIGHT - surfaceViewHeight) / 2; // 2: half in SetUpSurfaceView()
226 surfaceViewHeight = ROOT_VIEW_HEIGHT; in SetUpSurfaceView()
233 surfaceView_->SetHeight(surfaceViewHeight); in SetUpSurfaceView()

Completed in 1 milliseconds