Home
last modified time | relevance | path

Searched refs:MIPMAP_NONE (Results 1 – 12 of 12) 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/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/base/rs/java/android/renderscript/
DAllocation.java236 MIPMAP_NONE(0), enumConstant
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()
2814 if (mips == MipmapControl.MIPMAP_NONE && in createFromBitmap()
3063 return createFromBitmap(rs, b, MipmapControl.MIPMAP_NONE, in createFromBitmap()
3066 return createFromBitmap(rs, b, MipmapControl.MIPMAP_NONE, in createFromBitmap()
3134 return createCubemapFromBitmap(rs, b, MipmapControl.MIPMAP_NONE, in createCubemapFromBitmap()
3230 zpos, zneg, MipmapControl.MIPMAP_NONE, in createCubemapFromCubeFaces()
[all …]
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java205 MIPMAP_NONE(0), enumConstant
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()
2699 if (mips == MipmapControl.MIPMAP_NONE && in createFromBitmap()
2749 return createFromBitmap(rs, b, MipmapControl.MIPMAP_NONE, in createFromBitmap()
2817 return createCubemapFromBitmap(rs, b, MipmapControl.MIPMAP_NONE, in createCubemapFromBitmap()
2916 zpos, zneg, MipmapControl.MIPMAP_NONE, in createCubemapFromCubeFaces()
2969 MipmapControl.MIPMAP_NONE, in createFromBitmapResource()
DScriptGroup.java545 Allocation.MipmapControl.MIPMAP_NONE, in execute()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DMediaArtworkProcessor.kt73 Allocation.MipmapControl.MIPMAP_NONE, Allocation.USAGE_GRAPHICS_TEXTURE) in processArtwork()
/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.txt25984 enum_constant public static final android.renderscript.Allocation.MipmapControl MIPMAP_NONE;
/frameworks/base/non-updatable-api/
Dcurrent.txt39844 enum_constant public static final android.renderscript.Allocation.MipmapControl MIPMAP_NONE;
/frameworks/base/api/
Dcurrent.txt39988 enum_constant public static final android.renderscript.Allocation.MipmapControl MIPMAP_NONE;