Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_camera2_DngCreator.cpp1234 uint8_t imageDescription = '\0'; // empty in DngCreator_setup() local
1235 BAIL_IF_INVALID_RET_NULL_SP(writer->addEntry(TAG_IMAGEDESCRIPTION, 1, &imageDescription, in DngCreator_setup()