Home
last modified time | relevance | path

Searched defs:alfa (Results 1 – 1 of 1) sorted by relevance

/system/teeui/libteeui/example/
Dexample_utils.cpp27 uint32_t alfaCombineChannel(uint32_t shift, double alfa, uint32_t a, uint32_t b) { in alfaCombineChannel()
44 double alfa = (color & 0xff000000) >> 24; in drawPixel() local