Home
last modified time | relevance | path

Searched defs:kDisable (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/camera/common/profiler/
H A Dprofiler.h154 kDisable = 0, enumerator
/aosp12/system/bt/service/ipc/dbus/
H A Dbluetooth_adapter.cc34 const std::string kDisable = "Disable"; variable
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1300 const static constexpr auto kDisable = false; in disableExpensiveRendering() local