Searched defs:alphaTemp (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/translators/wonderbrush/support/
H A Dblending.h49 uint32 alphaTemp = (65025 - alphaRest * (255 - ba)); local
381 uint32 alphaTemp = (65025 - alphaRest * (255 - bottom[3])); local
413 uint32 alphaTemp = (65025 - alphaRest * (255 - bottom[3])); local
444 uint32 alphaTemp = (65025 - alphaRest * (255 - bottom[3])); local
474 uint32 alphaTemp = (65025 - alphaRest * (255 - bottom[3])); local
504 uint32 alphaTemp = (65025 - alphaRest * (255 - bottom[3])); local
[all...]
/haiku/src/servers/app/drawing/
H A DHWInterface.cpp981 uint32 alphaTemp local

Completed in 39 milliseconds