OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ggl_pack_color
(Results
1 - 4
of
4
) sorted by null
/system/core/libpixelflinger/
buffer.h
34
uint32_t
ggl_pack_color
(context_t* c, int32_t format,
clear.cpp
121
uint32_t colorPacked =
ggl_pack_color
(c,
buffer.cpp
257
uint32_t
ggl_pack_color
(context_t* c, int32_t format,
function in namespace:android
scanline.cpp
841
c->packed =
ggl_pack_color
(c, c->state.buffers.color.format,
843
c->packed8888 =
ggl_pack_color
(c, GGL_PIXEL_FORMAT_RGBA_8888,
[
all
...]
Completed in 831 milliseconds