Home
last modified time | relevance | path

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

/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp909 static Status getSupportedKeys(camera_metadata_t *staticMeta,
3975 auto rc = getSupportedKeys(staticMetaBuffer, ANDROID_REQUEST_AVAILABLE_SESSION_KEYS, in TEST_P()
4817 rc = getSupportedKeys(staticMeta, in TEST_P()
6135 auto rc = getSupportedKeys(staticMetaBuffer, ANDROID_REQUEST_AVAILABLE_SESSION_KEYS, in TEST_P()
6569 Status CameraHidlTest::getSupportedKeys(camera_metadata_t *staticMeta, in getSupportedKeys() function in CameraHidlTest
7843 rc = getSupportedKeys(const_cast<camera_metadata_t *>(metadata), in verifyLogicalOrUltraHighResCameraMetadata()