Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp215 bool mDescriptionSet; member in NativeContext
226 mGpsSet(false), mDescriptionSet(false), mCaptureTimeSet(false) {} in NativeContext()
284 mDescriptionSet = true; in setDescription()
292 return mDescriptionSet; in hasDescription()