Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdAllocation.h51 GLenum glFormat; member
55 int glFormat; member
/frameworks/base/libs/hwui/
DTexture.cpp33 static int bytesPerPixel(GLint glFormat) { in bytesPerPixel()