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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp798 static bool validateDngHeader(JNIEnv* env, sp<TiffWriter> writer, function
2154 if (!validateDngHeader(env, writer, *(context->getCharacteristics()), width, height)) {
2262 if (!validateDngHeader(env, writer, *(context->getCharacteristics()), width, height)) {

Completed in 516 milliseconds