Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkPath.h1887 friend class SkAutoDisableDirectionCheck; variable
/third_party/skia/src/core/
DSkPath.cpp67 class SkAutoDisableDirectionCheck { class
69 SkAutoDisableDirectionCheck(SkPath* path) : fPath(path) { in SkAutoDisableDirectionCheck() function in SkAutoDisableDirectionCheck