Home
last modified time | relevance | path

Searched defs:enabled_ (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/engine/flutter/benchmarking/
Dbenchmarking.h28 const bool enabled_; variable
/third_party/node/src/
Dhistogram.h202 bool enabled_ = false; variable
Ddebug_utils.h82 bool enabled_[static_cast<int>(DebugCategory::CATEGORY_COUNT)] = {false}; variable
Dnode_trace_events.cc54 bool enabled_ = false; member in node::NodeCategorySet
/third_party/flutter/engine/flutter/shell/common/
Dskia_event_tracer_impl.cc106 uint8_t enabled_; member in flutter::FlutterEventTracer
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUAdapter.cpp102 std::unordered_set<interop::GPUFeatureName> enabled_; member in wgpu::binding::__anon160ea1ac0211::Features
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
Dcctest.h139 bool enabled_; variable
/third_party/cef/libcef/browser/
Dmenu_model_impl.cc222 bool enabled_ = true; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.cpp109 LUMAWorkaroundGL::LUMAWorkaroundGL(bool enabled_, GLenum workaroundFormat_) in LUMAWorkaroundGL()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DTextureGL.cpp118 LUMAWorkaroundGL::LUMAWorkaroundGL(bool enabled_, GLenum workaroundFormat_) in LUMAWorkaroundGL()