Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.cpp1097 bool Layer::setStretchEffect(const StretchEffect& effect) { in setStretchEffect() function in android::Layer
/aosp12/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp1703 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setStretchEffect( in setStretchEffect() function in android::SurfaceComposerClient::Transaction
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java3138 public Transaction setStretchEffect(SurfaceControl sc, float width, float height, in setStretchEffect() method in SurfaceControl.Transaction