Home
last modified time | relevance | path

Searched refs:mipmap (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/opengl/libagl/
DTextureObjectManager.cpp200 GGLSurface& mipmap = editMip(level); in reallocate() local
201 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 …]
DAndroid.bp89 "mipmap.cpp",
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSomnambulator.java46 Intent.ShortcutIconResource.fromContext(this, R.mipmap.ic_launcher_dreams)); in onStart()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportStorageProvider.java65 row.add(Root.COLUMN_ICON, android.R.mipmap.sym_def_app_icon); in queryRoots()
/frameworks/rs/script_api/
Drs_allocation_create.spec166 arg: rs_allocation_mipmap_control mipmap
/frameworks/base/core/java/com/android/internal/app/
DSimpleIconFactory.java283 return Resources.getSystem().getDrawableForDensity(android.R.mipmap.sym_def_app_icon, in getFullResDefaultActivityIcon()
/frameworks/rs/script_api/include/
Drs_allocation_create.rsh102 * mipmaps: Flag indicating if the Type has a mipmap chain
/frameworks/base/tools/aapt/
DResource.cpp1344 ASSIGN_IT(mipmap); in buildResources()
/frameworks/native/vulkan/api/
Dvulkan.api3818 …u32 maxMipLevels /// max number of mipmap le…
4595 … mipmapPrecisionBits /// num bits of mipmap precision
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt1783 public static final class R.mipmap {
1784 ctor public R.mipmap();
/frameworks/base/api/
Dcurrent.txt1995 public static final class R.mipmap {
1996 ctor public R.mipmap();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt99419 Lcom/android/internal/R$mipmap;
99420 Lcom/android/internal/R$mipmap;-><init>()V
99421 Lcom/android/internal/R$mipmap;->sym_def_app_icon:I