Home
last modified time | relevance | path

Searched refs:mBypass (Results 1 – 2 of 2) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.h457 bool mBypass; variable
DQCamera3Channel.cpp2625 mBypass = (postprocess_mask == CAM_QCOM_FEATURE_NONE); in QCamera3YUVChannel()
2763 if (mBypass && !pInputBuffer ) { in request()
2851 if (mBypass) { in streamCbRoutine()
2973 if (mBypass) { in reprocessCbRoutine()