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 260 * See Rect::snapGeometryToPixelBoundaries()
272 r.snapGeometryToPixelBoundaries(snapOut);
Snapshot.cpp 217 state->dangerRects[i].snapGeometryToPixelBoundaries(true);
Rect.h 223 void snapGeometryToPixelBoundaries(bool snapOut) {
ClipArea.cpp 540 rect.snapGeometryToPixelBoundaries(true);

Completed in 449 milliseconds