Home
last modified time | relevance | path

Searched refs:kNoIntersection (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/experimental/graphite/src/
H A DDrawOrder.h127 CompressedPaintersOrder kNoIntersection = CompressedPaintersOrder::First(); member in skgpu::DrawOrder
132 : fPaintOrder(kNoIntersection) in DrawOrder()
H A DDevice.cpp329 fDrawsOverlap |= (prevDraw != DrawOrder::kNoIntersection); in drawShape()
353 return {{drawBounds, scissor}, DrawOrder::kNoIntersection}; in applyClipToDraw()
357 return {{drawBounds, scissor}, DrawOrder::kNoIntersection}; in applyClipToDraw()
/third_party/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp431 kNoIntersection, enumerator
495 rowData->fIntersectionType = RowData::kNoIntersection; in precomputation_for_row()

Completed in 4 milliseconds