Home | History | Annotate | Download | only in images

Lines Matching refs:rowptr

287     void* rowptr = (void*) decodedBitmap->getPixels();
288 bool reuseBitmap = (rowptr != NULL);