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

  /hardware/qcom/camera/QCamera2/HAL/
QCameraMuxer.h 237 pthread_mutex_t m_JpegLock;
QCameraMuxer.cpp 151 pthread_mutex_init(&m_JpegLock, NULL);
190 pthread_mutex_destroy(&m_JpegLock);
    [all...]

Completed in 56 milliseconds