Home
last modified time | relevance | path

Searched defs:mips (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tools/aapt2/filter/
DAbiFilter_test.cpp58 auto mips = AbiFilter::FromAbiList({Abi::kMips}); in TEST_P() local
/frameworks/base/rs/java/android/renderscript/
DAllocation.java428 … 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()
2798 MipmapControl mips, in createFromBitmap()
2939 MipmapControl mips = alloc.getMipmap(); in createFromAllocation() local
3090 MipmapControl mips, in createCubemapFromBitmap()
3167 MipmapControl mips, in createCubemapFromCubeFaces()
3256 MipmapControl mips, in createFromBitmapResource()
DRenderScript.java439 …native long rsnTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces, in… in rsnTypeCreate()
440 …synchronized long nTypeCreate(long eid, int x, int y, int z, boolean mips, boolean faces, int yuv)… in nTypeCreate()
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java2562 … static public Allocation createTyped(RenderScript rs, Type type, MipmapControl mips, int usage) { in createTyped()
2686 MipmapControl mips, in createFromBitmap()
2774 MipmapControl mips, in createCubemapFromBitmap()
2851 MipmapControl mips, in createCubemapFromCubeFaces()
2943 MipmapControl mips, in createFromBitmapResource()
DRenderScript.java380 …native long rsnTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces, in… in rsnTypeCreate()
381 …synchronized long nTypeCreate(long eid, int x, int y, int z, boolean mips, boolean faces, int yuv)… in nTypeCreate()
420 native long rsnAllocationCreateFromAssetStream(long con, int mips, int assetStream, int usage); in rsnAllocationCreateFromAssetStream()
421 synchronized long nAllocationCreateFromAssetStream(int mips, int assetStream, int usage) { in nAllocationCreateFromAssetStream()
1039 …native long rsnIncTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces,… in rsnIncTypeCreate()
1040 …synchronized long nIncTypeCreate(long eid, int x, int y, int z, boolean mips, boolean faces, int y… in nIncTypeCreate()
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1016 jint dimx, jint dimy, jint dimz, jboolean mips, jboolean faces, jint yuv) in nTypeCreate()
1028 nAllocationCreateTyped(JNIEnv *_env, jobject _this, jlong con, jlong type, jint mips, jint usage, in nAllocationCreateTyped()
2193 jint dimx, jint dimy, jint dimz, jboolean mips, jboolean faces, jint yuv) in nIncTypeCreate()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1182 jint dimx, jint dimy, jint dimz, jboolean mips, jboolean faces, jint yuv) in nTypeCreate()
1217 nAllocationCreateTyped(JNIEnv *_env, jobject _this, jlong con, jlong type, jint mips, jint usage, in nAllocationCreateTyped()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...