Searched refs:redPos (Results 1 - 3 of 3) sorted by relevance
| /ide/tools/previewer/mock/ | ||
| H A D | VirtualScreen.h | 141 int redPos = 0; member in VirtualScreen::LoadDocType::ProtocolVersion::JpgPixCountLevel::JpgQualityLevel |
| /ide/tools/previewer/mock/lite/ | ||
| H A D | VirtualScreenImpl.cpp | 266 *(curPixel + redPos) = *(osPixel + bluePos); in Flush() 268 *(curPixel + bluePos) = *(osPixel + redPos); in Flush() |
| /ide/tools/previewer/mock/rich/ | ||
| H A D | VirtualScreenImpl.cpp | 316 dataTemp[nowBasePos + redPos] = *((char*)data + inputBasePos + redPos); in Send() |
Completed in 3 milliseconds