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

  /device/samsung/crespo/libcamera/
SecCamera.h 510 int m_snapshot_max_height; member in class:android::SecCamera
SecCamera.cpp 558 m_snapshot_max_height (MAX_BACK_CAMERA_SNAPSHOT_HEIGHT),
744 m_snapshot_max_height = MAX_FRONT_CAMERA_SNAPSHOT_HEIGHT;
751 m_snapshot_max_height = MAX_BACK_CAMERA_SNAPSHOT_HEIGHT;
    [all...]

Completed in 55 milliseconds