Home | History | Annotate | Download | only in jni

Lines Matching refs:pHeight

810     int pHeight = static_cast<int>(pixelArrayEntry.data.i32[1]);
814 bool matchesPixelArray = (pWidth == width && pHeight == height);
821 width, height, pWidth, pHeight, cWidth, cHeight);