Home
last modified time | relevance | path

Searched refs:MIPMAP_FULL (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java247 MIPMAP_FULL(1), enumConstant
2780 tb.setMipmaps(mip == MipmapControl.MIPMAP_FULL); in typeFromBitmap()
3113 tb.setMipmaps(mips == MipmapControl.MIPMAP_FULL); in createCubemapFromBitmap()
3188 tb.setMipmaps(mips == MipmapControl.MIPMAP_FULL); in createCubemapFromCubeFaces()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt38081 …constant @Deprecated public static final android.renderscript.Allocation.MipmapControl MIPMAP_FULL;