Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp175 bool hasCaptureTime() const;
289 bool NativeContext::hasCaptureTime() const { in hasCaptureTime() function in NativeContext
1263 if (nativeContext->hasCaptureTime()) { in DngCreator_setup()