Searched refs:isSecureOnlyDevice (Results 1 – 1 of 1) sorted by relevance
338 bool isSecureOnlyDevice(const CameraMetadata& characteristics) { in isSecureOnlyDevice() function in android::VtsHalCameraServiceV2_0TargetTest428 bool isSecureOnlyCamera = isSecureOnlyDevice(rawMetadata); in TEST_P()