Home
last modified time | relevance | path

Searched defs:pixelAligned (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DGrClipStackTest.cpp548 SkRect pixelAligned = {0, 0, 10, 10}; in DEF_TEST() local
628 SkRect pixelAligned = {0, 0, 10, 10}; in DEF_TEST() local
/external/skia/src/core/
DSkDevice.cpp81 SkM44 pixelAligned = SkM44(); in isPixelAlignedToGlobal() local