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.java424 … 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()
2794 MipmapControl mips, in createFromBitmap()
2935 MipmapControl mips = alloc.getMipmap(); in createFromAllocation() local
3086 MipmapControl mips, in createCubemapFromBitmap()
3163 MipmapControl mips, in createCubemapFromCubeFaces()
3252 MipmapControl mips, in createFromBitmapResource()
DRenderScript.java434 …native long rsnTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces, in… in rsnTypeCreate()
435 …synchronized long nTypeCreate(long eid, int x, int y, int z, boolean mips, boolean faces, int yuv)… in nTypeCreate()
478 native long rsnAllocationCreateFromAssetStream(long con, int mips, int assetStream, int usage); in rsnAllocationCreateFromAssetStream()
479 synchronized long nAllocationCreateFromAssetStream(int mips, int assetStream, int usage) { in nAllocationCreateFromAssetStream()
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java2557 … static public Allocation createTyped(RenderScript rs, Type type, MipmapControl mips, int usage) { in createTyped()
2681 MipmapControl mips, in createFromBitmap()
2769 MipmapControl mips, in createCubemapFromBitmap()
2846 MipmapControl mips, in createCubemapFromCubeFaces()
2938 MipmapControl mips, in createFromBitmapResource()
DRenderScript.java375 …native long rsnTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces, in… in rsnTypeCreate()
376 …synchronized long nTypeCreate(long eid, int x, int y, int z, boolean mips, boolean faces, int yuv)… in nTypeCreate()
415 native long rsnAllocationCreateFromAssetStream(long con, int mips, int assetStream, int usage); in rsnAllocationCreateFromAssetStream()
416 synchronized long nAllocationCreateFromAssetStream(int mips, int assetStream, int usage) { in nAllocationCreateFromAssetStream()
1034 …native long rsnIncTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces,… in rsnIncTypeCreate()
1035 …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.cpp1183 jint dimx, jint dimy, jint dimz, jboolean mips, jboolean faces, jint yuv) in nTypeCreate()
1218 nAllocationCreateTyped(JNIEnv *_env, jobject _this, jlong con, jlong type, jint mips, jint usage, in nAllocationCreateTyped()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...