Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/v1/
DClipStack.cpp492 bool mixedAA = fAA != e.fAA; in contains() local
493 if (!mixedAA && fLocalToDevice == e.fLocalToDevice) { in contains()
509 e.fShape.bounds(), e.fLocalToDevice, mixedAA); in contains()