Home | History | Annotate | Download | only in renderscript

Lines Matching defs:MIPMAP_NONE

166         MIPMAP_NONE(0),
176 * The Type of the Allocation will be the same as MIPMAP_NONE. It will
1297 return createTyped(rs, type, MipmapControl.MIPMAP_NONE, usage);
1310 return createTyped(rs, type, MipmapControl.MIPMAP_NONE, USAGE_SCRIPT);
1331 int id = rs.nAllocationCreateTyped(t.getID(rs), MipmapControl.MIPMAP_NONE.mID, usage, 0);
1410 if (mips == MipmapControl.MIPMAP_NONE &&
1485 return createFromBitmap(rs, b, MipmapControl.MIPMAP_NONE,
1488 return createFromBitmap(rs, b, MipmapControl.MIPMAP_NONE,
1556 return createCubemapFromBitmap(rs, b, MipmapControl.MIPMAP_NONE,
1652 zpos, zneg, MipmapControl.MIPMAP_NONE,
1708 MipmapControl.MIPMAP_NONE,
1712 MipmapControl.MIPMAP_NONE,