Home
last modified time | relevance | path

Searched defs:startPos (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/util/
H A DLocalSocket.h50 char* startPos = reinterpret_cast<char*>(&dataToSend); in operator <<() local
/ide/tools/previewer/mock/lite/
H A DVirtualScreenImpl.cpp186 uint8_t* startPos = screenBuffer + (i * compressionResolutionWidth + regionX1) * jpgPix + headSize; in SendRegionBuffer() local
H A DVirtualScreenImpl.h62 char* startPos = reinterpret_cast<char*>(&dataToSend); in WriteBuffer() local
/ide/tools/previewer/mock/rich/
H A DVirtualScreenImpl.h65 unsigned char* startPos = reinterpret_cast<unsigned char*>(&dataToSend); in WriteBuffer() local

Completed in 2 milliseconds