Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrClip.h149 kInterior enumerator
/third_party/skia/src/gpu/v1/
DClipStack.cpp566 fInnerBounds = GrClip::GetPixelIBounds(outer, fAA, BoundsType::kInterior); in simplify()
579 fInnerBounds = GrClip::GetPixelIBounds(inner, fAA, BoundsType::kInterior); in simplify()
/third_party/skia/tests/
DGrClipStackTest.cpp264 GrClip::BoundsType::kInterior); in getOptimalBounds()
267 e.fAA, GrClip::BoundsType::kInterior); in getOptimalBounds()