Home
last modified time | relevance | path

Searched refs:greenPos (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/mock/lite/
DVirtualScreenImpl.cpp254 *(curPixel + greenPos) = *(osPixel + greenPos); in Flush()
/ide/tools/previewer/mock/rich/
DVirtualScreenImpl.cpp207 dataTemp[now_base_pos + greenPos] = *((char*)data + input_base_pos + greenPos); in Send()
/ide/tools/previewer/mock/
DVirtualScreen.h140 int greenPos = 1; variable