Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp1129 bool Layer::setDimmingEnabled(const bool dimmingEnabled) { in setDimmingEnabled() function in android::Layer
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1462 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setDimmingEnabled( in setDimmingEnabled() function in android::SurfaceComposerClient::Transaction
/frameworks/base/core/java/android/view/
DSurfaceControl.java4150 public @NonNull Transaction setDimmingEnabled(@NonNull SurfaceControl sc, in setDimmingEnabled() method in SurfaceControl.Transaction