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

/device/samsung/crespo/libcamera/
H A DSecCamera.h311 int getSnapshotMaxSize(int *width, int *height);
H A DSecCamera.cpp1456 int SecCamera::getSnapshotMaxSize(int *width, int *height) function in class:android::SecCamera
H A DSecCameraHWInterface.cpp175 if (mSecCamera->getSnapshotMaxSize(&snapshot_max_width,
177 ALOGE("getSnapshotMaxSize fail (%d / %d) \n",

Completed in 13 milliseconds