Searched refs:ggl_wrap_to_needs (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/
H A Dpicker.cpp146 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/
H A Dggl_context.h181 inline uint32_t ggl_wrap_to_needs(uint32_t e) { function in namespace:android

Completed in 105 milliseconds