Searched refs:createCubemapFromBitmap (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | Allocation.java | 2773 static public Allocation createCubemapFromBitmap(RenderScript rs, Bitmap b, in createCubemapFromBitmap() method in Allocation 2820 static public Allocation createCubemapFromBitmap(RenderScript rs, in createCubemapFromBitmap() method in Allocation 2822 return createCubemapFromBitmap(rs, b, MipmapControl.MIPMAP_NONE, in createCubemapFromBitmap()
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | Allocation.java | 3089 static public Allocation createCubemapFromBitmap(RenderScript rs, Bitmap b, in createCubemapFromBitmap() method in Allocation 3136 static public Allocation createCubemapFromBitmap(RenderScript rs, in createCubemapFromBitmap() method in Allocation 3138 return createCubemapFromBitmap(rs, b, MipmapControl.MIPMAP_NONE, in createCubemapFromBitmap()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 36133 …method @Deprecated public static android.renderscript.Allocation createCubemapFromBitmap(android.r… 36134 …method @Deprecated public static android.renderscript.Allocation createCubemapFromBitmap(android.r…
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 25942 …method public static android.renderscript.Allocation createCubemapFromBitmap(android.renderscript.… 25943 …method public static android.renderscript.Allocation createCubemapFromBitmap(android.renderscript.…
|