Searched refs:createCubemapFromBitmap (Results 1 – 5 of 5) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
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()
|
/frameworks/base/rs/java/android/renderscript/ |
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()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/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/core/api/ |
D | current.txt | 38249 …method @Deprecated public static android.renderscript.Allocation createCubemapFromBitmap(android.r… 38250 …method @Deprecated public static android.renderscript.Allocation createCubemapFromBitmap(android.r…
|