Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/effects/
DGrModulateAtlasCoverageEffect.h19 kCheckBounds = 1 << 1 // Clamp atlasCoverage to 0 if outside the path's valid atlas bounds. enumerator
/third_party/skia/src/gpu/ops/
DAtlasInstancedHelper.h25 kCheckBounds = 1 << 1 enumerator