Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.cpp3345 bool Layer::setCachingHint(gui::CachingHint cachingHint) { in setCachingHint() function in android::Layer
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1833 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setCachingHint( in setCachingHint() function in android::SurfaceComposerClient::Transaction
/frameworks/base/core/java/android/view/
DSurfaceControl.java4300 public @NonNull Transaction setCachingHint( in setCachingHint() method in SurfaceControl.Transaction