Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/render/
H A DCoverageMaskRenderStep.cpp232 const bool pixelAligned = in writeUniformsAndTextures() local
/aosp_15_r20/external/skia/src/core/
H A DSkImageFilterTypes.cpp1266 const bool pixelAligned = in draw() local
1633 const bool pixelAligned = is_nearly_integer_translation(fTransform, &origin); in rescale() local
H A DSkDevice.cpp85 SkM44 pixelAligned = SkM44(); in isPixelAlignedToGlobal() local
/aosp_15_r20/external/skia/tests/
H A DGrClipStackTest.cpp546 SkRect pixelAligned = {0, 0, 10, 10}; in DEF_TEST() local
626 SkRect pixelAligned = {0, 0, 10, 10}; in DEF_TEST() local