Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRenderEffect.java135 public static RenderEffect createBitmapEffect(@NonNull Bitmap bitmap) { in createBitmapEffect() method in RenderEffect
167 public static RenderEffect createBitmapEffect( in createBitmapEffect() method in RenderEffect
/aosp12/frameworks/base/libs/hwui/jni/
H A DRenderEffect.cpp51 static jlong createBitmapEffect( in createBitmapEffect() function
142 {"nativeCreateBitmapEffect", "(JFFFFFFFF)J", (void*)createBitmapEffect},
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt16131 …method @NonNull public static android.graphics.RenderEffect createBitmapEffect(@NonNull android.gr…
16132 …method @NonNull public static android.graphics.RenderEffect createBitmapEffect(@NonNull android.gr…