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.cpp197 bool mDescriptionSet; member in NativeContext
208 mGpsSet(false), mDescriptionSet(false), mCaptureTimeSet(false) {} in NativeContext()
266 mDescriptionSet = true; in setDescription()
274 return mDescriptionSet; in hasDescription()