Home | History | Annotate | Download | only in images

Lines Matching refs:bitmapHeight

872             png_uint_32 bitmapHeight = (png_uint_32) decodedBitmap.height();
873 for (png_uint_32 y = 0; y < bitmapHeight; y++) {