Home
last modified time | relevance | path

Searched refs:getSystemCameraKind (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.h383 static Status getSystemCameraKind(const camera_metadata_t* staticMeta,
Dcamera_aidl_test.cpp244 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()
DVtsAidlHalCameraProvider_TargetTest.cpp216 Status retStatus = getSystemCameraKind(staticMeta, &systemCameraKind); in TEST_P()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp964 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()