OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:depthPacked
(Results
1 - 2
of
2
) sorted by null
/system/core/libpixelflinger/
clear.cpp
137
c->state.clear.
depthPacked
= (depth<<16)|depth;
139
const uint32_t packed = c->state.clear.
depthPacked
;
/system/core/include/private/pixelflinger/
ggl_context.h
302
uint32_t
depthPacked
;
Completed in 459 milliseconds