Searched defs:srcR (Results 1 – 3 of 3) sorted by relevance
24 void JoinTo2i_Float(const LVM_FLOAT* srcL, const LVM_FLOAT* srcR, LVM_FLOAT* dst, LVM_INT16 n) { in JoinTo2i_Float()
156 RectF srcR = new RectF(0f, 0f, drawable.getIntrinsicWidth(), in fromDrawable() local
884 Rect srcR = new Rect(x, y, x + width, y + height); in createBitmap() local