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 235 * See Rect::snapGeometryToPixelBoundaries()
246 r.snapGeometryToPixelBoundaries(snapOut);
Snapshot.cpp 149 state->dangerRects[i].snapGeometryToPixelBoundaries(true);
Rect.h 183 void snapGeometryToPixelBoundaries(bool snapOut) {
ClipArea.cpp 522 rect.snapGeometryToPixelBoundaries(true);

Completed in 483 milliseconds