Home
last modified time | relevance | path

Searched refs:reprocType (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.h373 static Status isZSLModeAvailable(const camera_metadata_t* staticMeta, ReprocessType reprocType);
Dcamera_aidl_test.cpp1333 ReprocessType reprocType) { in isZSLModeAvailable() argument
1347 if ((reprocType == PRIV_REPROCESS && in isZSLModeAvailable()
1349 (reprocType == YUV_REPROCESS && in isZSLModeAvailable()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp955 static Status isZSLModeAvailable(const camera_metadata_t *staticMeta, ReprocessType reprocType);
6658 ReprocessType reprocType) { in isZSLModeAvailable() argument
6673 if ((reprocType == PRIV_REPROCESS && in isZSLModeAvailable()
6675 (reprocType == YUV_REPROCESS && in isZSLModeAvailable()