Home
last modified time | relevance | path

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

/aosp12/frameworks/hardware/interfaces/cameraservice/vts/functional/
H A DVtsHalCameraServiceV2_0TargetTest.cpp428 bool isSecureOnlyCamera = isSecureOnlyDevice(rawMetadata); in TEST_P() local
430 if (isSecureOnlyCamera) { in TEST_P()
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp1737 bool isSecureOnlyCamera = isSecureOnly(mProvider, cameraDeviceNames[i]); in getCameraDeviceNames() local
1739 if (isSecureOnlyCamera) { in getCameraDeviceNames()
1742 } else if (!isSecureOnlyCamera) { in getCameraDeviceNames()