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

  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3PostProc.h 184 pthread_mutex_t mReprocJobLock;
QCamera3PostProc.cpp 90 pthread_mutex_init(&mReprocJobLock, NULL);
104 pthread_mutex_destroy(&mReprocJobLock);
562 pthread_mutex_lock(&mReprocJobLock);
581 pthread_mutex_unlock(&mReprocJobLock);
605 pthread_mutex_lock(&mReprocJobLock);
609 pthread_mutex_unlock(&mReprocJobLock);
656 pthread_mutex_lock(&mReprocJobLock);
665 pthread_mutex_unlock(&mReprocJobLock);
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3PostProc.h 187 pthread_mutex_t mReprocJobLock;
QCamera3PostProc.cpp 81 pthread_mutex_init(&mReprocJobLock, NULL);
95 pthread_mutex_destroy(&mReprocJobLock);
530 pthread_mutex_lock(&mReprocJobLock);
549 pthread_mutex_unlock(&mReprocJobLock);
573 pthread_mutex_lock(&mReprocJobLock);
577 pthread_mutex_unlock(&mReprocJobLock);
624 pthread_mutex_lock(&mReprocJobLock);
633 pthread_mutex_unlock(&mReprocJobLock);
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3PostProc.h 187 pthread_mutex_t mReprocJobLock;
QCamera3PostProc.cpp 81 pthread_mutex_init(&mReprocJobLock, NULL);
95 pthread_mutex_destroy(&mReprocJobLock);
530 pthread_mutex_lock(&mReprocJobLock);
549 pthread_mutex_unlock(&mReprocJobLock);
573 pthread_mutex_lock(&mReprocJobLock);
577 pthread_mutex_unlock(&mReprocJobLock);
624 pthread_mutex_lock(&mReprocJobLock);
633 pthread_mutex_unlock(&mReprocJobLock);
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3PostProc.h 189 pthread_mutex_t mReprocJobLock;
QCamera3PostProc.cpp 91 pthread_mutex_init(&mReprocJobLock, NULL);
105 pthread_mutex_destroy(&mReprocJobLock);
571 pthread_mutex_lock(&mReprocJobLock);
590 pthread_mutex_unlock(&mReprocJobLock);
659 pthread_mutex_lock(&mReprocJobLock);
663 pthread_mutex_unlock(&mReprocJobLock);
710 pthread_mutex_lock(&mReprocJobLock);
719 pthread_mutex_unlock(&mReprocJobLock);
    [all...]

Completed in 291 milliseconds