OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_PIXEL_FORMAT_RGBA_4444
(Results
1 - 4
of
4
) sorted by null
/system/core/libpixelflinger/include/pixelflinger/
format.h
35
GGL_PIXEL_FORMAT_RGBA_4444
= 7, // 16-bit RGBA
/frameworks/native/opengl/libagl/
mipmap.cpp
155
else if (base->format ==
GGL_PIXEL_FORMAT_RGBA_4444
)
texture.cpp
190
GGL_PIXEL_FORMAT_RGBA_4444
,
[
all
...]
/system/core/libpixelflinger/codeflinger/
texturing.cpp
779
case
GGL_PIXEL_FORMAT_RGBA_4444
:
[
all
...]
Completed in 32 milliseconds