Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdAllocation.h56 GLenum glFormat; member
63 int glFormat; member
/frameworks/base/libs/hwui/
DTexture.cpp29 static int bytesPerPixel(GLint glFormat) { in bytesPerPixel()