Searched defs:srcR (Results 1 – 1 of 1) sorted by relevance
929 Rect srcR = new Rect(x, y, x + width, y + height); in createBitmap() local1018 Rect srcR, RectF dstR, RectF deviceR) { in transformGainmap()