Searched refs:getDeviceVersion (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware/tests/camera2/
H A DCameraModuleFixture.h110 int getDeviceVersion() { function in struct:android::camera2::tests::CameraModuleFixture
111 return getDeviceVersion(mCameraID);
114 int getDeviceVersion(int cameraId, status_t* status = NULL) { function in struct:android::camera2::tests::CameraModuleFixture
H A DCameraMetadataTests.cpp141 if (getDeviceVersion() < CAMERA_DEVICE_API_VERSION_3_0) {
H A DCameraModuleTests.cpp58 return getDeviceVersion(cameraId, status)
H A DCameraStreamFixture.h190 if (getDeviceVersion() >= CAMERA_DEVICE_API_VERSION_3_0) {

Completed in 83 milliseconds