Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/aidl/vts/
Dcamera_aidl_test.h352 static Status getSupportedKeys(camera_metadata_t* staticMeta, uint32_t tagId,
DVtsAidlHalCameraProvider_TargetTest.cpp1108 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()
Dcamera_aidl_test.cpp1412 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/
DVtsHalCameraProviderV2_4TargetTest.cpp941 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()