Home
last modified time | relevance | path

Searched defs:imagePosX (Results 1 – 2 of 2) sorted by relevance

/applications/sample/camera/gallery/src/
Dpicture_ability_slice.cpp110 int16_t imagePosX = (ROOT_VIEW_WIDTH - imageWidth) / 2; // 2: half in InitPicture() local
/applications/sample/camera/cameraApp/cameraApp/src/main/cpp/
Dcamera_ability_slice.cpp131 int16_t imagePosX = (SCREEN_WIDTH - imageWidth) / 2; /* 2 half */ in BackViewSetImage() local
346 int16_t imagePosX = (SCREEN_WIDTH - imageWidth) / 2; /* 2 half */ in BackViewSetImage() local