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

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

Completed in 431 milliseconds