Searched defs:setDropInputMode (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/ | ||
H A D | Layer.cpp | 2680 bool Layer::setDropInputMode(gui::DropInputMode mode) { in setDropInputMode() function in android::Layer |
/aosp12/frameworks/native/libs/gui/ | ||
H A D | SurfaceComposerClient.cpp | 1746 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setDropInputMode( in setDropInputMode() function in android::SurfaceComposerClient::Transaction |
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | SurfaceControl.java | 3540 public Transaction setDropInputMode(SurfaceControl sc, @DropInputMode int mode) { in setDropInputMode() method in SurfaceControl.Transaction |