Home
last modified time | relevance | path

Searched defs:kOff (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/experimental/skrive/include/
DSkRive.h163 enum class StrokeTrim : uint8_t { kOff, kSequential, kSynced }; enumerator
164 ACTOR_ATTR(StrokeTrim , StrokeTrim, StrokeTrim::kOff) in ACTOR_ATTR() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DDirectiveHandler.cpp64 static const char kOff[] = "off"; in handlePragma() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DDirectiveHandler.cpp85 const char kOff[] = "off"; in handlePragma() local
/third_party/skia/src/sksl/
DSkSLCompiler.h129 kOff, enumerator
/third_party/skia/modules/skottie/src/effects/
DDisplacementMapEffect.cpp108 kOff, enumerator
/third_party/skia/gm/
Ddashing.cpp419 constexpr int kOff = 4; in onDraw() local