HomeSort by relevance Sort by last modified time
    Searched refs:snapGeometryToPixelBoundaries (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
CanvasState.cpp 242 * See Rect::snapGeometryToPixelBoundaries()
254 r.snapGeometryToPixelBoundaries(snapOut);
Snapshot.cpp 149 state->dangerRects[i].snapGeometryToPixelBoundaries(true);
Rect.h 223 void snapGeometryToPixelBoundaries(bool snapOut) {
ClipArea.cpp 540 rect.snapGeometryToPixelBoundaries(true);

Completed in 222 milliseconds