Home | History | Annotate | Download | only in jni

Lines Matching refs:cWidth

820     int cWidth = static_cast<int>(preCorrectionEntry.data.i32[2]);
824 bool matchesPreCorrectionArray = (cWidth == width && cHeight == height);
830 width, height, pWidth, pHeight, cWidth, cHeight);