Searched defs:kOff (Results 1 – 14 of 14) sorted by relevance
/external/skia/experimental/skrive/include/ |
D | SkRive.h | 163 enum class StrokeTrim : uint8_t { kOff, kSequential, kSynced }; enumerator 164 ACTOR_ATTR(StrokeTrim , StrokeTrim, StrokeTrim::kOff) in ACTOR_ATTR() argument
|
/external/swiftshader/src/OpenGL/compiler/ |
D | DirectiveHandler.cpp | 64 static const char kOff[] = "off"; in handlePragma() local
|
/external/angle/src/compiler/translator/ |
D | DirectiveHandler.cpp | 88 const char kOff[] = "off"; in handlePragma() local
|
/external/webrtc/api/video_codecs/ |
D | video_encoder.cc | 82 VideoEncoder::ScalingSettings::kOff; member in webrtc::VideoEncoder::ScalingSettings
|
D | video_codec.h | 53 kOff = 0, // Inter-layer prediction is disabled. enumerator
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_module_config.h | 31 kOff, // Do not collect configuration. enumerator
|
D | hlo_instruction.h | 72 kOff, // Do not print anything about subcomputations. enumerator
|
/external/skia/src/sksl/ |
D | SkSLCompiler.h | 105 kOff, enumerator
|
/external/webrtc/api/ |
D | rtp_headers.h | 182 enum class RtcpMode { kOff, kCompound, kReducedSize }; enumerator
|
/external/skia/modules/skottie/src/effects/ |
D | DisplacementMapEffect.cpp | 105 kOff, enumerator
|
/external/skqp/gm/ |
D | dashing.cpp | 447 constexpr int kOff = 4; in onDraw() local
|
/external/skia/gm/ |
D | dashing.cpp | 419 constexpr int kOff = 4; in onDraw() local
|
/external/libyuv/files/unit_test/ |
D | convert_test.cc | 1374 const int kOff = 10; in TEST_F() local 1403 const int kOff = 10; in TEST_F() local 1430 const int kOff = 10; in TEST_F() local
|
/external/webrtc/call/ |
D | call_perf_tests.cc | 70 enum class FecMode { kOn, kOff }; enumerator
|