Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.h433 bool mBypass; variable
DQCamera3Channel.cpp2488 mBypass = (postprocess_mask == CAM_QCOM_FEATURE_NONE); in QCamera3YUVChannel()
2624 if (mBypass && !pInputBuffer ) { in request()
2711 if (mBypass) { in streamCbRoutine()
2796 if (mBypass) { in reprocessCbRoutine()