Home
last modified time | relevance | path

Searched defs:isReadoutTimestampSupported (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
H A DStaticMetadata.java2024 public boolean isReadoutTimestampSupported() { in isReadoutTimestampSupported() method in StaticMetadata
/aosp_15_r20/hardware/interfaces/camera/provider/aidl/vts/
H A Dcamera_aidl_test.cpp459 bool CameraAidlTest::isReadoutTimestampSupported(const camera_metadata_t* staticMeta) { in isReadoutTimestampSupported() function in CameraAidlTest