Home
last modified time | relevance | path

Searched defs:SkEdgeClipper (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkEdgeClipper.h19 SkEdgeClipper(bool canCullToTheRight) : fCanCullToTheRight(canCullToTheRight) {} in SkEdgeClipper() function
DSkEdgeClipper.cpp564 void (*consume)(SkEdgeClipper*, bool newCtr, void* ctx), void* ctx) { in ClipPath()
/external/skqp/src/core/
DSkEdgeClipper.h19 SkEdgeClipper(bool canCullToTheRight) : fCanCullToTheRight(canCullToTheRight) {} in SkEdgeClipper() function