OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_SUBPIXEL_BITS
(Results
1 - 2
of
2
) sorted by null
/system/core/include/private/pixelflinger/
ggl_context.h
63
const int
GGL_SUBPIXEL_BITS
= 4;
71
#define TRI_FRACTION_BITS (
GGL_SUBPIXEL_BITS
)
91
// size of 4096 and
GGL_SUBPIXEL_BITS
=4, we need 8 + 12 + 4 = 24 bits
/frameworks/base/opengl/libagl/
state.cpp
454
params[0] =
GGL_SUBPIXEL_BITS
;
Completed in 10 milliseconds