Searched refs:blackLevel (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp930 const uint32_t* blackLevel = reinterpret_cast<const uint32_t*>(entry.data.i32); local
931 BAIL_IF_INVALID(writer->addEntry(TAG_BLACKLEVEL, entry.count, blackLevel, TIFF_IFD_0), env,

Completed in 31 milliseconds