Searched refs:bitmapData (Results 1 – 7 of 7) sorted by relevance
287 uchar* bitmapData = NULL; in WriteImage() local296 bitmapData = (uchar*)malloc( bpp * height * width ); in WriteImage()297 if( !bitmapData ) in WriteImage()303 context = CGBitmapContextCreate( bitmapData, in WriteImage()314 free( bitmapData ); in WriteImage()331 bitmapData[bitmapIndex + 2] = line[0]; in WriteImage()333 bitmapData[bitmapIndex + 1] = line[1]; in WriteImage()335 bitmapData[bitmapIndex + 0] = line[2]; in WriteImage()345 memcpy (bitmapData + y * width, data + y * step, width); in WriteImage()353 free( bitmapData ); in WriteImage()[all …]
65 self.bitmapData = ""80 self.bitmapData += myBitmap.rawdata90 dataLength = len(self.bitmapOffsets) + len(self.bitmapData)99 self.data += self.bitmapOffsets + self.bitmapData + "\0" * padding
44 uint8_t *bitmapData; in rfbSendCursorShape() local134 bitmapData = (uint8_t *)pCursor->source; in rfbSendCursorShape()138 bitmapByte = bitmapData[i * bitmapRowBytes + j]; in rfbSendCursorShape()157 bitmapData = (uint8_t *)pCursor->mask; in rfbSendCursorShape()161 bitmapByte = bitmapData[i * bitmapRowBytes + j]; in rfbSendCursorShape()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...