Home
last modified time | relevance | path

Searched refs:MipmapControl (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DAllocation.java70 MipmapControl mMipmapControl;
235 public enum MipmapControl { enum in Allocation
257 MipmapControl(int id) { in MipmapControl() method in Allocation.MipmapControl
299 public MipmapControl getMipmap() { in getMipmap()
428 … Allocation(long id, RenderScript rs, Type t, boolean owningType, int usage, MipmapControl mips) { in Allocation()
2668 … static public Allocation createTyped(RenderScript rs, Type type, MipmapControl mips, int usage) { in createTyped()
2698 return createTyped(rs, type, MipmapControl.MIPMAP_NONE, usage); in createTyped()
2711 return createTyped(rs, type, MipmapControl.MIPMAP_NONE, USAGE_SCRIPT); in createTyped()
2734 … long id = rs.nAllocationCreateTyped(t.getID(rs), MipmapControl.MIPMAP_NONE.mID, usage, 0); in createSized()
2738 return new Allocation(id, rs, t, true, usage, MipmapControl.MIPMAP_NONE); in createSized()
[all …]
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java205 public enum MipmapControl { enum in Allocation
227 MipmapControl(int id) { in MipmapControl() method in Allocation.MipmapControl
2562 … static public Allocation createTyped(RenderScript rs, Type type, MipmapControl mips, int usage) { in createTyped()
2591 return createTyped(rs, type, MipmapControl.MIPMAP_NONE, usage); in createTyped()
2604 return createTyped(rs, type, MipmapControl.MIPMAP_NONE, USAGE_SCRIPT); in createTyped()
2625 long id = rs.nAllocationCreateTyped(t.getID(rs), MipmapControl.MIPMAP_NONE.mID, usage, 0); in createSized()
2663 MipmapControl mip) { in typeFromBitmap()
2668 tb.setMipmaps(mip == MipmapControl.MIPMAP_FULL); in typeFromBitmap()
2686 MipmapControl mips, in createFromBitmap()
2704 if (mips == MipmapControl.MIPMAP_NONE && in createFromBitmap()
[all …]
DScriptGroup.java550 Allocation.MipmapControl.MIPMAP_NONE, in execute()
/frameworks/rs/tests/java_api/SampleTest/src/com/android/rs/sample/
DSampleRSActivity.java103 Allocation.MipmapControl.MIPMAP_NONE, in onCreate()
107 Allocation.MipmapControl.MIPMAP_NONE, in onCreate()
/frameworks/rs/tests/java_api/Balls/src/com/example/android/rs/balls/
DBallsRS.java81 Allocation.MipmapControl.MIPMAP_NONE, in loadTexture()
/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
DImageProcessingActivityJB.java229 Allocation.MipmapControl.MIPMAP_NONE, in Processor()
237 Allocation.MipmapControl.MIPMAP_NONE, in Processor()
/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
DImageProcessingActivity2.java268 Allocation.MipmapControl.MIPMAP_NONE, in Processor()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25942 …rscript.RenderScript, android.graphics.Bitmap, android.renderscript.Allocation.MipmapControl, int);
25944 …roid.graphics.Bitmap, android.graphics.Bitmap, android.renderscript.Allocation.MipmapControl, int);
25946 …rscript.RenderScript, android.graphics.Bitmap, android.renderscript.Allocation.MipmapControl, int);
25948 …derScript, android.content.res.Resources, int, android.renderscript.Allocation.MipmapControl, int);
25953 …cript.RenderScript, android.renderscript.Type, android.renderscript.Allocation.MipmapControl, int);
25980 public static final class Allocation.MipmapControl extends java.lang.Enum {
25981 method public static android.renderscript.Allocation.MipmapControl valueOf(java.lang.String);
25982 method public static final android.renderscript.Allocation.MipmapControl[] values();
25983 enum_constant public static final android.renderscript.Allocation.MipmapControl MIPMAP_FULL;
25984 enum_constant public static final android.renderscript.Allocation.MipmapControl MIPMAP_NONE;
[all …]
/frameworks/base/core/api/
Dcurrent.txt38249 …rscript.RenderScript, android.graphics.Bitmap, android.renderscript.Allocation.MipmapControl, int);
38251 …roid.graphics.Bitmap, android.graphics.Bitmap, android.renderscript.Allocation.MipmapControl, int);
38253 …rscript.RenderScript, android.graphics.Bitmap, android.renderscript.Allocation.MipmapControl, int);
38255 …derScript, android.content.res.Resources, int, android.renderscript.Allocation.MipmapControl, int);
38260 …cript.RenderScript, android.renderscript.Type, android.renderscript.Allocation.MipmapControl, int);
38292 @Deprecated public enum Allocation.MipmapControl {
38293 …enum_constant @Deprecated public static final android.renderscript.Allocation.MipmapControl MIPMAP…
38294 …enum_constant @Deprecated public static final android.renderscript.Allocation.MipmapControl MIPMAP…
38295 …enum_constant @Deprecated public static final android.renderscript.Allocation.MipmapControl MIPMAP…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt44728 Landroid/renderscript/Allocation$MipmapControl;->mID:I
44730 …rscript/RenderScript;Landroid/renderscript/Type;ZILandroid/renderscript/Allocation$MipmapControl;)V
44744 Landroid/renderscript/Allocation;->getMipmap()Landroid/renderscript/Allocation$MipmapControl;
44759 Landroid/renderscript/Allocation;->mMipmapControl:Landroid/renderscript/Allocation$MipmapControl;
44777 …enderScript;Landroid/graphics/Bitmap;Landroid/renderscript/Allocation$MipmapControl;)Landroid/rend…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...