Searched defs:setStretchEffect (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/ | ||
H A D | Layer.cpp | 1097 bool Layer::setStretchEffect(const StretchEffect& effect) { in setStretchEffect() function in android::Layer |
/aosp12/frameworks/native/libs/gui/ | ||
H A D | SurfaceComposerClient.cpp | 1703 SurfaceComposerClient::Transaction& SurfaceComposerClient::Transaction::setStretchEffect( in setStretchEffect() function in android::SurfaceComposerClient::Transaction |
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | SurfaceControl.java | 3138 public Transaction setStretchEffect(SurfaceControl sc, float width, float height, in setStretchEffect() method in SurfaceControl.Transaction |