Lines Matching full:pbuffer
598 LPVOID pBuffer;607 &pBuffer, NULL, 0);620 FXSYS_memset(pBuffer, 0xff, height * ((width * 3 + 3) / 4 * 4));628 pContext->m_pBitmap->Create(width, height, FXDIB_Rgb, (uint8_t*)pBuffer);