Searched refs:mipmap (Results 1 – 11 of 11) sorted by relevance
200 GGLSurface& mipmap = editMip(level); in reallocate() local201 if (mipmap.data) in reallocate()202 free(mipmap.data); in reallocate()204 mipmap.data = (GGLubyte*)malloc(size); in reallocate()205 if (!mipmap.data) { in reallocate()206 memset(&mipmap, 0, sizeof(GGLSurface)); in reallocate()211 mipmap.version = sizeof(GGLSurface); in reallocate()212 mipmap.width = w; in reallocate()213 mipmap.height = h; in reallocate()214 mipmap.stride = s; in reallocate()[all …]
21 mipmap.cpp.arm \
46 Intent.ShortcutIconResource.fromContext(this, R.mipmap.ic_launcher_dreams)); in onStart()
63 row.add(Root.COLUMN_ICON, android.R.mipmap.sym_def_app_icon); in queryRoots()
166 arg: rs_allocation_mipmap_control mipmap
102 * mipmaps: Flag indicating if the Type has a mipmap chain
1314 ASSIGN_IT(mipmap); in buildResources()
2281 …u32 maxMipLevels /// max number of mipmap le…3058 … mipmapPrecisionBits /// num bits of mipmap precision
1783 public static final class R.mipmap {1784 ctor public R.mipmap();
1919 public static final class R.mipmap {1920 ctor public R.mipmap();
2046 public static final class R.mipmap {2047 ctor public R.mipmap();