Home
last modified time | relevance | path

Searched refs:premultiplied (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/
Dutils.agsl87 * Note: this blending function expects the foreground to have premultiplied alpha.
105 * Note: this blending function expects the foreground to NOT have premultiplied alpha.
/frameworks/base/graphics/java/android/graphics/
DBitmap.java1722 public final void setPremultiplied(boolean premultiplied) { in setPremultiplied() argument
1724 mRequestPremultiplied = premultiplied; in setPremultiplied()
1725 nativeSetPremultiplied(mNativePtr, premultiplied); in setPremultiplied()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...