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

  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3Channel.h 259 bool mPostProcStarted;
QCamera3Channel.cpp 734 mPostProcStarted(false),
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Channel.h 216 bool mPostProcStarted;
QCamera3Channel.cpp 530 mPostProcStarted(false),
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Channel.h 216 bool mPostProcStarted;
QCamera3Channel.cpp 530 mPostProcStarted(false),
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3Channel.cpp 781 mPostProcStarted(false),
    [all...]
QCamera3Channel.h 275 bool mPostProcStarted;
276 reprocess_type_t mReprocessType; // Only valid when mPostProcStarted is true.

Completed in 330 milliseconds