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

  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.h 690 bool mPDSupported;
    [all...]
QCamera3HWI.cpp 509 mPDSupported(false),
622 mPDSupported = (0 <= mPDIndex) ? true : false;
    [all...]

Completed in 151 milliseconds