Searched refs:getSystemCameraKind (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/camera/provider/aidl/vts/ |
D | camera_aidl_test.h | 383 static Status getSystemCameraKind(const camera_metadata_t* staticMeta,
|
D | camera_aidl_test.cpp | 244 Status retCameraKind = getSystemCameraKind(chars, &systemCameraKind); in isSecureOnly() 540 Status CameraAidlTest::getSystemCameraKind(const camera_metadata_t* staticMeta, in getSystemCameraKind() function in CameraAidlTest 1367 Status retStatus = getSystemCameraKind(metadata, &systemCameraKind); in verifyLogicalOrUltraHighResCameraMetadata() 1456 retStatus = getSystemCameraKind(staticMetadata, &physSystemCameraKind); in verifyLogicalOrUltraHighResCameraMetadata()
|
D | VtsAidlHalCameraProvider_TargetTest.cpp | 216 Status retStatus = getSystemCameraKind(staticMeta, &systemCameraKind); in TEST_P()
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 964 static Status getSystemCameraKind(const camera_metadata_t* staticMeta, 1827 Status status = getSystemCameraKind(chars, &systemCameraKind); in isSecureOnly() 2815 rc = getSystemCameraKind(staticMeta, &systemCameraKind); in TEST_P() 6685 Status CameraHidlTest::getSystemCameraKind(const camera_metadata_t* staticMeta, in getSystemCameraKind() function in CameraHidlTest 7756 Status rc = getSystemCameraKind(metadata, &systemCameraKind); in verifyLogicalOrUltraHighResCameraMetadata() 7845 rc = getSystemCameraKind(staticMetadata, &physSystemCameraKind); in verifyLogicalOrUltraHighResCameraMetadata()
|