OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGL_CB_STATE
(Results
1 - 4
of
4
) sorted by null
/system/core/libpixelflinger/
picker.cpp
42
if (c->dirty &
GGL_CB_STATE
) {
pixelflinger.cpp
113
ggl_state_changed(c,
GGL_CB_STATE
);
trap.cpp
116
ggl_state_changed(c, GGL_PIXEL_PIPELINE_STATE|GGL_TMU_STATE|
GGL_CB_STATE
);
[
all
...]
/system/core/include/private/pixelflinger/
ggl_context.h
133
const int
GGL_CB_STATE
= 0x00000002;
Completed in 34 milliseconds