Searched refs:ARECT_ARGS (Results 1 – 1 of 1) sorted by relevance
38 #define ARECT_ARGS(r) float((r).left), float((r).top), float((r).right), float((r).bottom) macro56 ALOGV("Using new path, cropRect=" RECT_STRING ", transform=%x", ARECT_ARGS(cropRect), in copySurfaceInto()