Searched defs:compressedFormat (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/ui/
H A DANativeObjectBase.h39 uint32_t compressedFormat; member in union:egl_native_pixmap_t::__anon1380
/frameworks/native/opengl/libagl/
H A DTextureObjectManager.cpp162 int format, int compressedFormat, int bpr)
184 surface.compressedFormat = compressedFormat;
216 mipmap.compressedFormat = compressedFormat;
160 reallocate( GLint level, int w, int h, int s, int format, int compressedFormat, int bpr) argument

Completed in 69 milliseconds