Home
last modified time | relevance | path

Searched refs:IsPixelAligned (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrClip.h124 static bool IsPixelAligned(const SkRect& rect) { in IsPixelAligned() function
DGrReducedClip.cpp59 if (!iter.prev()->isAA() || GrClip::IsPixelAligned(stackBounds)) { in GrReducedClip()
/external/skia/tests/
DClipStackTest.cpp992 if (GrClip::IsPixelAligned(rect)) { in test_reduced_clip_stack()
996 SkASSERT(!GrClip::IsPixelAligned(rect)); in test_reduced_clip_stack()