Home
last modified time | relevance | path

Searched defs:imagePosY (Results 1 - 2 of 2) sorted by relevance

/applications/sample/camera/gallery/src/
H A Dpicture_ability_slice.cpp111 int16_t imagePosY = (ROOT_VIEW_HEIGHT - imageHeight) / 2; // 2: half in InitPicture() local
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/
H A Dcamera_ability_slice.cpp132 int16_t imagePosY = (SCREEN_HEIGHT - imageHeight) / 2; /* 2 half */ in BackViewSetImage() local
347 int16_t imagePosY = (SCREEN_HEIGHT - imageHeight) / 2; /* 2 half */ in BackViewSetImage() local

Completed in 2 milliseconds