Searched refs:FillVRAM8by1 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A Dbmcompress.h53 static void FillVRAM8by1(int w, int h, uint32_t k0,uint32_t k1, uint8_t *dst, int dbpr) function
143 FillVRAM8by1(4*n, 1, src[1],src[1], (UInt8 *) dst, 0);
198 FillVRAM8by1(sizeof( Pixel_Type)*n,1, c,c, (UInt8 *)dst,0);
254 FillVRAM8by1(sizeof( Pixel_Type)*n,1, c,c, (UInt8 *)dst,0);

Completed in 68 milliseconds