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

  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.h 274 ExynosRect m_orgVideoRect;
ExynosCameraHWInterface.cpp 409 int orgVideoFrameSize = FRAME_SIZE(V4L2_PIX_2_HAL_PIXEL_FORMAT(videoFormat), m_orgVideoRect.w, m_orgVideoRect.h);
849 m_orgVideoRect.w = newVideoW;
850 m_orgVideoRect.h = newVideoH;
    [all...]

Completed in 424 milliseconds