Searched refs:mipmap (Results 1 – 12 of 12) 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 …]
89 "mipmap.cpp",
46 Intent.ShortcutIconResource.fromContext(this, R.mipmap.ic_launcher_dreams)); in onStart()
65 row.add(Root.COLUMN_ICON, android.R.mipmap.sym_def_app_icon); in queryRoots()
166 arg: rs_allocation_mipmap_control mipmap
283 return Resources.getSystem().getDrawableForDensity(android.R.mipmap.sym_def_app_icon, in getFullResDefaultActivityIcon()
102 * mipmaps: Flag indicating if the Type has a mipmap chain
1344 ASSIGN_IT(mipmap); in buildResources()
3818 …u32 maxMipLevels /// max number of mipmap le…4595 … mipmapPrecisionBits /// num bits of mipmap precision
1783 public static final class R.mipmap {1784 ctor public R.mipmap();
1995 public static final class R.mipmap {1996 ctor public R.mipmap();
99419 Lcom/android/internal/R$mipmap;99420 Lcom/android/internal/R$mipmap;-><init>()V99421 Lcom/android/internal/R$mipmap;->sym_def_app_icon:I