Searched refs:RECT_STRING (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/libs/hwui/ |
H A D | Readback.cpp | 71 ALOGV("Using new path, cropRect=" RECT_STRING ", transform=%x", ARECT_ARGS(cropRect), in copySurfaceInto() 151 ALOGV("imageSrcRect = " RECT_STRING, SK_RECT_ARGS(imageSrcRect)); in copySurfaceInto() 164 ALOGV("intersecting " RECT_STRING " with " RECT_STRING, SK_RECT_ARGS(srcRect), in copySurfaceInto() 227 ALOGV("Mapping from " RECT_STRING " to " RECT_STRING, SK_RECT_ARGS(srcRect), in copySurfaceInto()
|
H A D | Rect.h | 32 #define RECT_STRING "%5.2f %5.2f %5.2f %5.2f" macro
|
/aosp14/frameworks/base/libs/hwui/renderthread/ |
H A D | CanvasContext.cpp | 589 ATRACE_FORMAT("Drawing " RECT_STRING, SK_RECT_ARGS(dirty)); in draw() 1028 ALOGW("Dirty " RECT_STRING " doesn't intersect with 0 0 %d %d ?", SK_RECT_ARGS(*dirty), in computeDirtyRect()
|