Searched refs:createCubemapFromBitmap (Results 1 – 5 of 5) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Allocation.java | 2768 static public Allocation createCubemapFromBitmap(RenderScript rs, Bitmap b, in createCubemapFromBitmap() method in Allocation 2815 static public Allocation createCubemapFromBitmap(RenderScript rs, in createCubemapFromBitmap() method in Allocation 2817 return createCubemapFromBitmap(rs, b, MipmapControl.MIPMAP_NONE, in createCubemapFromBitmap()
|
/frameworks/base/rs/java/android/renderscript/ |
D | Allocation.java | 3085 static public Allocation createCubemapFromBitmap(RenderScript rs, Bitmap b, in createCubemapFromBitmap() method in Allocation 3132 static public Allocation createCubemapFromBitmap(RenderScript rs, in createCubemapFromBitmap() method in Allocation 3134 return createCubemapFromBitmap(rs, b, MipmapControl.MIPMAP_NONE, in createCubemapFromBitmap()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 25942 …method public static android.renderscript.Allocation createCubemapFromBitmap(android.renderscript.… 25943 …method public static android.renderscript.Allocation createCubemapFromBitmap(android.renderscript.…
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 39799 …method public static android.renderscript.Allocation createCubemapFromBitmap(android.renderscript.… 39800 …method public static android.renderscript.Allocation createCubemapFromBitmap(android.renderscript.…
|
/frameworks/base/api/ |
D | current.txt | 39943 …method public static android.renderscript.Allocation createCubemapFromBitmap(android.renderscript.… 39944 …method public static android.renderscript.Allocation createCubemapFromBitmap(android.renderscript.…
|