OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ggl_blendfactor_to_needs
(Results
1 - 2
of
2
) sorted by null
/system/core/libpixelflinger/
picker.cpp
77
src =
ggl_blendfactor_to_needs
(src);
78
dst =
ggl_blendfactor_to_needs
(dst);
79
src_alpha =
ggl_blendfactor_to_needs
(src_alpha);
80
dst_alpha =
ggl_blendfactor_to_needs
(dst_alpha);
/system/core/include/private/pixelflinger/
ggl_context.h
169
inline uint32_t
ggl_blendfactor_to_needs
(uint32_t b) {
function in namespace:android
Completed in 11 milliseconds