Home
last modified time | relevance | path

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

/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp889 const int64_t outB = local
894 const int64_t outB = p1.blue * w1 + p2.blue * w2 + p3.blue * w3 + p4.blue * w4; local
1009 const int64_t outB = local
1014 const int64_t outB = p1.blue * w1 + p2.blue * w2 + p3.blue * w3 + p4.blue * w4; local
1089 const int32_t outB = local
1096 const int32_t outB local
1158 const int64_t outB = global() local
1165 const int64_t outB = p1.blue * w1 + p2.blue * w2 + p3.blue * w3 + p4.blue * w4; global() local
1402 const int64_t outB = global() local
1409 const int64_t outB = p1.blue * w1 + p2.blue * w2 + p3.blue * w3 + p4.blue * w4; global() local
1431 const int32_t outB = global() local
1438 const int32_t outB = p1.blue * w1 + p2.blue * w2 + p3.blue * w3 + p4.blue * w4; global() local
[all...]

Completed in 5 milliseconds