Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp202 bool hasCaptureTime() const;
316 bool NativeContext::hasCaptureTime() const { in hasCaptureTime() function in NativeContext
1562 if (nativeContext->hasCaptureTime()) { in DngCreator_setup()