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

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp823 bool matchesPreCorrectionArray = (cWidth == width && cHeight == height); local
825 if (!(matchesPixelArray || matchesPreCorrectionArray)) {

Completed in 193 milliseconds