Searched refs:createCubemapFromBitmap (Results 1 – 13 of 13) sorted by relevance
/frameworks/rs/support/java/src/android/support/v8/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/support/api/ |
D | 23.0.0.txt | 9966 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su… 9967 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su…
|
D | 23.1.1.txt | 10354 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su… 10355 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su…
|
D | 23.2.1.txt | 10885 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su… 10886 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su…
|
D | 23.2.0.txt | 10883 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su… 10884 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su…
|
D | 23.4.0.txt | 10901 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su… 10902 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su…
|
D | 23.1.0.txt | 10385 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su… 10386 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su…
|
D | 24.0.0.txt | 11699 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su… 11700 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su…
|
D | 24.1.0.txt | 11709 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su… 11710 …method public static android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.su…
|
/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/config/ |
D | hiddenapi-public-dex.txt | 38182 Landroid/renderscript/Allocation;->createCubemapFromBitmap(Landroid/renderscript/RenderScript;Landr… 38183 Landroid/renderscript/Allocation;->createCubemapFromBitmap(Landroid/renderscript/RenderScript;Landr…
|
/frameworks/base/api/ |
D | current.txt | 37362 …method public static android.renderscript.Allocation createCubemapFromBitmap(android.renderscript.… 37363 …method public static android.renderscript.Allocation createCubemapFromBitmap(android.renderscript.…
|