Searched refs:getSupportedKeys (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/camera/provider/aidl/vts/ |
D | camera_aidl_test.h | 352 static Status getSupportedKeys(camera_metadata_t* staticMeta, uint32_t tagId,
|
D | VtsAidlHalCameraProvider_TargetTest.cpp | 1108 auto rc = getSupportedKeys(staticMetaBuffer, ANDROID_REQUEST_AVAILABLE_SESSION_KEYS, in TEST_P() 1593 rc = getSupportedKeys(staticMeta, ANDROID_REQUEST_AVAILABLE_PHYSICAL_CAMERA_REQUEST_KEYS, in TEST_P() 3091 Status rc = getSupportedKeys(staticMetaBuffer, ANDROID_REQUEST_AVAILABLE_SESSION_KEYS, in TEST_P()
|
D | camera_aidl_test.cpp | 1412 rc = getSupportedKeys(const_cast<camera_metadata_t*>(metadata), in verifyLogicalOrUltraHighResCameraMetadata() 1666 Status CameraAidlTest::getSupportedKeys(camera_metadata_t* staticMeta, uint32_t tagId, in getSupportedKeys() function in CameraAidlTest
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 941 static Status getSupportedKeys(camera_metadata_t *staticMeta, 4031 auto rc = getSupportedKeys(staticMetaBuffer, ANDROID_REQUEST_AVAILABLE_SESSION_KEYS, in TEST_P() 4906 rc = getSupportedKeys(staticMeta, in TEST_P() 6224 auto rc = getSupportedKeys(staticMetaBuffer, ANDROID_REQUEST_AVAILABLE_SESSION_KEYS, in TEST_P() 6541 Status CameraHidlTest::getSupportedKeys(camera_metadata_t *staticMeta, in getSupportedKeys() function in CameraHidlTest 7798 rc = getSupportedKeys(const_cast<camera_metadata_t *>(metadata), in verifyLogicalOrUltraHighResCameraMetadata()
|