Searched refs:snapGeometryToPixelBoundaries (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
H A DCanvasState.cpp242 * See Rect::snapGeometryToPixelBoundaries()
254 r.snapGeometryToPixelBoundaries(snapOut);
H A DSnapshot.cpp149 state->dangerRects[i].snapGeometryToPixelBoundaries(true);
H A DRect.h223 void snapGeometryToPixelBoundaries(bool snapOut) { function in class:android::uirenderer::Rect
H A DClipArea.cpp540 rect.snapGeometryToPixelBoundaries(true);

Completed in 258 milliseconds