OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ggl_wrap_to_needs
(Results
1 - 2
of
2
) sorted by null
/system/core/libpixelflinger/
picker.cpp
146
t |= GGL_BUILD_NEEDS(
ggl_wrap_to_needs
(tx.s_wrap), T_S_WRAP);
147
t |= GGL_BUILD_NEEDS(
ggl_wrap_to_needs
(tx.t_wrap), T_T_WRAP);
/system/core/include/private/pixelflinger/
ggl_context.h
181
inline uint32_t
ggl_wrap_to_needs
(uint32_t e) {
function in namespace:android
Completed in 97 milliseconds