Home
last modified time | relevance | path

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

/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DErrorCalculator.java78 Allocation.MipmapControl.MIPMAP_NONE, Allocation.USAGE_SCRIPT); in calcErrorRS()
80 Allocation.MipmapControl.MIPMAP_NONE, Allocation.USAGE_SCRIPT); in calcErrorRS()
119 Allocation.MipmapControl.MIPMAP_NONE, Allocation.USAGE_SCRIPT); in calcErrorHeatmapRS()
121 Allocation.MipmapControl.MIPMAP_NONE, Allocation.USAGE_SCRIPT); in calcErrorHeatmapRS()
127 Allocation.MipmapControl.MIPMAP_NONE, Allocation.USAGE_SCRIPT); in calcErrorHeatmapRS()
/frameworks/base/rs/java/android/renderscript/
DAllocation.java66 MipmapControl mMipmapControl;
231 public enum MipmapControl { enum in Allocation
253 MipmapControl(int id) { in MipmapControl() method in Allocation.MipmapControl
295 public MipmapControl getMipmap() { in getMipmap()
424 … Allocation(long id, RenderScript rs, Type t, boolean owningType, int usage, MipmapControl mips) { in Allocation()
2664 … static public Allocation createTyped(RenderScript rs, Type type, MipmapControl mips, int usage) { in createTyped()
2694 return createTyped(rs, type, MipmapControl.MIPMAP_NONE, usage); in createTyped()
2707 return createTyped(rs, type, MipmapControl.MIPMAP_NONE, USAGE_SCRIPT); in createTyped()
2730 … long id = rs.nAllocationCreateTyped(t.getID(rs), MipmapControl.MIPMAP_NONE.mID, usage, 0); in createSized()
2734 return new Allocation(id, rs, t, true, usage, MipmapControl.MIPMAP_NONE); in createSized()
[all …]
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java200 public enum MipmapControl { enum in Allocation
222 MipmapControl(int id) { in MipmapControl() method in Allocation.MipmapControl
2557 … static public Allocation createTyped(RenderScript rs, Type type, MipmapControl mips, int usage) { in createTyped()
2586 return createTyped(rs, type, MipmapControl.MIPMAP_NONE, usage); in createTyped()
2599 return createTyped(rs, type, MipmapControl.MIPMAP_NONE, USAGE_SCRIPT); in createTyped()
2620 long id = rs.nAllocationCreateTyped(t.getID(rs), MipmapControl.MIPMAP_NONE.mID, usage, 0); in createSized()
2658 MipmapControl mip) { in typeFromBitmap()
2663 tb.setMipmaps(mip == MipmapControl.MIPMAP_FULL); in typeFromBitmap()
2681 MipmapControl mips, in createFromBitmap()
2699 if (mips == MipmapControl.MIPMAP_NONE && in createFromBitmap()
[all …]
DScriptGroup.java545 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.java230 Allocation.MipmapControl.MIPMAP_NONE, in Processor()
238 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/support/api/
D23.0.0.txt9966 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
9968 …cs.Bitmap, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
9970 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
9972 …android.content.res.Resources, int, android.support.v8.renderscript.Allocation.MipmapControl, int);
9977 …droid.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int);
10002 public static final class Allocation.MipmapControl extends java.lang.Enum {
10003 …method public static android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.St…
10004 method public static final android.support.v8.renderscript.Allocation.MipmapControl[] values();
10005 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
10006 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
[all …]
D23.1.1.txt10354 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10356 …cs.Bitmap, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10358 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10360 …android.content.res.Resources, int, android.support.v8.renderscript.Allocation.MipmapControl, int);
10365 …droid.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int);
10390 public static final class Allocation.MipmapControl extends java.lang.Enum {
10391 …method public static android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.St…
10392 method public static final android.support.v8.renderscript.Allocation.MipmapControl[] values();
10393 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
10394 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
[all …]
D23.2.1.txt10885 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10887 …cs.Bitmap, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10889 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10891 …android.content.res.Resources, int, android.support.v8.renderscript.Allocation.MipmapControl, int);
10896 …droid.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int);
10921 public static final class Allocation.MipmapControl extends java.lang.Enum {
10922 …method public static android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.St…
10923 method public static final android.support.v8.renderscript.Allocation.MipmapControl[] values();
10924 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
10925 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
[all …]
D23.2.0.txt10883 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10885 …cs.Bitmap, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10887 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10889 …android.content.res.Resources, int, android.support.v8.renderscript.Allocation.MipmapControl, int);
10894 …droid.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int);
10919 public static final class Allocation.MipmapControl extends java.lang.Enum {
10920 …method public static android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.St…
10921 method public static final android.support.v8.renderscript.Allocation.MipmapControl[] values();
10922 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
10923 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
[all …]
D23.4.0.txt10901 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10903 …cs.Bitmap, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10905 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10907 …android.content.res.Resources, int, android.support.v8.renderscript.Allocation.MipmapControl, int);
10912 …droid.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int);
10937 public static final class Allocation.MipmapControl extends java.lang.Enum {
10938 …method public static android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.St…
10939 method public static final android.support.v8.renderscript.Allocation.MipmapControl[] values();
10940 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
10941 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
[all …]
D23.1.0.txt10385 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10387 …cs.Bitmap, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10389 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
10391 …android.content.res.Resources, int, android.support.v8.renderscript.Allocation.MipmapControl, int);
10396 …droid.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int);
10421 public static final class Allocation.MipmapControl extends java.lang.Enum {
10422 …method public static android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.St…
10423 method public static final android.support.v8.renderscript.Allocation.MipmapControl[] values();
10424 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
10425 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
[all …]
D24.0.0.txt11699 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
11701 …cs.Bitmap, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
11703 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
11705 …android.content.res.Resources, int, android.support.v8.renderscript.Allocation.MipmapControl, int);
11710 …droid.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int);
11737 public static final class Allocation.MipmapControl extends java.lang.Enum {
11738 …method public static android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.St…
11739 method public static final android.support.v8.renderscript.Allocation.MipmapControl[] values();
11740 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
11741 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
[all …]
D24.1.0.txt11709 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
11711 …cs.Bitmap, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
11713 …derScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int);
11715 …android.content.res.Resources, int, android.support.v8.renderscript.Allocation.MipmapControl, int);
11720 …droid.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int);
11747 public static final class Allocation.MipmapControl extends java.lang.Enum {
11748 …method public static android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.St…
11749 method public static final android.support.v8.renderscript.Allocation.MipmapControl[] values();
11750 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
11751 …enum_constant public static final android.support.v8.renderscript.Allocation.MipmapControl MIPMAP_…
[all …]
/frameworks/base/config/
Dhiddenapi-public-dex.txt38117 Landroid/renderscript/Allocation$MipmapControl;
38118 Landroid/renderscript/Allocation$MipmapControl;->MIPMAP_FULL:Landroid/renderscript/Allocation$Mipma…
38119 Landroid/renderscript/Allocation$MipmapControl;->MIPMAP_NONE:Landroid/renderscript/Allocation$Mipma…
38120 …android/renderscript/Allocation$MipmapControl;->MIPMAP_ON_SYNC_TO_TEXTURE:Landroid/renderscript/Al…
38121 …android/renderscript/Allocation$MipmapControl;->valueOf(Ljava/lang/String;)Landroid/renderscript/A…
38122 Landroid/renderscript/Allocation$MipmapControl;->values()[Landroid/renderscript/Allocation$MipmapCo…
38183 …enderScript;Landroid/graphics/Bitmap;Landroid/renderscript/Allocation$MipmapControl;I)Landroid/ren…
38185 …hics/Bitmap;Landroid/graphics/Bitmap;Landroid/renderscript/Allocation$MipmapControl;I)Landroid/ren…
38187 …enderScript;Landroid/graphics/Bitmap;Landroid/renderscript/Allocation$MipmapControl;I)Landroid/ren…
38189 …ript;Landroid/content/res/Resources;ILandroid/renderscript/Allocation$MipmapControl;I)Landroid/ren…
[all …]
/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/api/
Dcurrent.txt37362 …rscript.RenderScript, android.graphics.Bitmap, android.renderscript.Allocation.MipmapControl, int);
37364 …roid.graphics.Bitmap, android.graphics.Bitmap, android.renderscript.Allocation.MipmapControl, int);
37366 …rscript.RenderScript, android.graphics.Bitmap, android.renderscript.Allocation.MipmapControl, int);
37368 …derScript, android.content.res.Resources, int, android.renderscript.Allocation.MipmapControl, int);
37373 …cript.RenderScript, android.renderscript.Type, android.renderscript.Allocation.MipmapControl, int);
37405 public static final class Allocation.MipmapControl extends java.lang.Enum {
37406 method public static android.renderscript.Allocation.MipmapControl valueOf(java.lang.String);
37407 method public static final android.renderscript.Allocation.MipmapControl[] values();
37408 enum_constant public static final android.renderscript.Allocation.MipmapControl MIPMAP_FULL;
37409 enum_constant public static final android.renderscript.Allocation.MipmapControl MIPMAP_NONE;
[all …]