Searched defs:mips (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/tools/aapt2/filter/ |
H A D | AbiFilter_test.cpp | 58 auto mips = AbiFilter::FromAbiList({Abi::kMips}); in TEST_P() local
|
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | Allocation.java | 428 … 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()
|
H A D | RenderScript.java | 439 …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()
|
/aosp14/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1182 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()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |