Searched refs:bluePos (Results 1 - 3 of 3) sorted by relevance
| /ide/tools/previewer/mock/ | ||
| H A D | VirtualScreen.h | 143 int bluePos = 2; 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 | 318 dataTemp[nowBasePos + bluePos] = *((char*)data + inputBasePos + bluePos); in Send() |
Completed in 3 milliseconds