Searched refs:bluePos (Results 1 – 3 of 3) sorted by relevance
117 int bluePos = 2; variable
253 *(curPixel + redPos) = *(osPixel + bluePos); in Flush()255 *(curPixel + bluePos) = *(osPixel + redPos); in Flush()
200 dataTemp[now_base_pos + bluePos] = *((char*)data + input_base_pos + bluePos); in Send()