OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_PIXEL_FORMAT_A_8
(Results
1 - 4
of
4
) sorted by null
/system/core/libpixelflinger/include/pixelflinger/
format.h
37
GGL_PIXEL_FORMAT_A_8
= 8, // 8-bit A
/frameworks/native/opengl/libagl/
mipmap.cpp
128
(base->format ==
GGL_PIXEL_FORMAT_A_8
) ||
egl.cpp
749
case
GGL_PIXEL_FORMAT_A_8
: size *= 1; break;
[
all
...]
texture.cpp
183
{
GGL_PIXEL_FORMAT_A_8
,
[
all
...]
Completed in 46 milliseconds