Searched refs:premultiplied (Results 1 – 3 of 3) sorted by relevance
87 * Note: this blending function expects the foreground to have premultiplied alpha.105 * Note: this blending function expects the foreground to NOT have premultiplied alpha.
1722 public final void setPremultiplied(boolean premultiplied) { in setPremultiplied() argument1724 mRequestPremultiplied = premultiplied; in setPremultiplied()1725 nativeSetPremultiplied(mNativePtr, premultiplied); in setPremultiplied()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...