Home
last modified time | relevance | path

Searched defs:mipmap (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/opengl/libagl/
DTextureObjectManager.cpp202 GGLSurface& mipmap = editMip(level); in reallocate() local
/frameworks/ex/carousel/java/com/android/ex/carousel/
DCarouselRS.java649 private Allocation allocationFromBitmap(Bitmap bitmap, Allocation.MipmapControl mipmap) in allocationFromBitmap()
657 private Allocation allocationFromPool(int n, Bitmap bitmap, Allocation.MipmapControl mipmap) in allocationFromPool()