Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkPath.h1880 friend class SkAutoDisableDirectionCheck; variable
/third_party/flutter/skia/include/core/
DSkPath.h1752 friend class SkAutoDisableDirectionCheck; variable
/third_party/flutter/skia/src/core/
DSkPath.cpp67 class SkAutoDisableDirectionCheck { class
69 SkAutoDisableDirectionCheck(SkPath* path) : fPath(path) { in SkAutoDisableDirectionCheck() function in SkAutoDisableDirectionCheck
81 #define SkAutoDisableDirectionCheck(...) SK_REQUIRE_LOCAL_VAR(SkAutoDisableDirectionCheck) macro
/third_party/skia/src/core/
DSkPath.cpp67 class SkAutoDisableDirectionCheck { class
69 SkAutoDisableDirectionCheck(SkPath* path) : fPath(path) { in SkAutoDisableDirectionCheck() function in SkAutoDisableDirectionCheck