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

/frameworks/base/libs/hwui/
H A DRect.h203 void snapGeometryToPixelBoundaries(bool snapOut) { function in class:android::uirenderer::Rect
H A DSnapshot.cpp253 state->dangerRects[i].snapGeometryToPixelBoundaries(true);
H A DStatefulBaseRenderer.cpp230 * See Rect::snapGeometryToPixelBoundaries()
242 r.snapGeometryToPixelBoundaries(snapOut);

Completed in 56 milliseconds