Home
last modified time | relevance | path

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

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