Searched defs:srcR (Results 1 – 2 of 2) sorted by relevance
24 void JoinTo2i_Float(const LVM_FLOAT* srcL, const LVM_FLOAT* srcR, LVM_FLOAT* dst, LVM_INT16 n) { in JoinTo2i_Float()
952 Rect srcR = new Rect(x, y, x + width, y + height); in createBitmap() local1041 Rect srcR, RectF dstR, RectF deviceR) { in transformGainmap()