Searched defs:oR (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/toolkit/ |
D | Blend.cpp | 314 oR = out->x, oG = out->y, oB = out->z, oA = out->w; in blend() local 335 oR = out->x, oG = out->y, oB = out->z, oA = out->w; in blend() local
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicBlend.cpp | 438 oR = out->x, oG = out->y, oB = out->z, oA = out->w; in kernel() local 459 oR = out->x, oG = out->y, oB = out->z, oA = out->w; in kernel() local
|