HomeSort by relevance Sort by last modified time
    Searched refs:getPostViewConfig (Results 1 - 3 of 3) sorted by null

  /device/samsung/crespo/libcamera/
SecCamera.h 441 void getPostViewConfig(int*, int*, int*);
SecCameraHWInterface.cpp 114 mSecCamera->getPostViewConfig(&mPostViewWidth, &mPostViewHeight, &mPostViewSize);
727 mSecCamera->getPostViewConfig(&mPostViewWidth, &mPostViewHeight, &mPostViewSize);
    [all...]
SecCamera.cpp 1250 void SecCamera::getPostViewConfig(int *width, int *height, int *size)
    [all...]

Completed in 28 milliseconds