/external/pdfium/core/src/fxge/win32/ |
fx_win32_gdipext.cpp | 270 BYTE* scan0, 530 uint8_t* scan0 = pBitmap->GetBuffer(); local 532 if ((scan0[0] & 0x80) == 0) { 593 PixelFormat1bppIndexed, scan0, &bitmap); 624 uint8_t* scan0 = pBitmap->GetBuffer() + pSrcRect->top * src_pitch + local 630 PixelFormat32bppARGB, scan0, &bitmap); 634 PixelFormat32bppRGB, scan0, &bitmap); 638 PixelFormat24bppRGB, scan0, &bitmap); 642 PixelFormat8bppIndexed, scan0, 655 PixelFormat1bppIndexed, scan0, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/ |
gdiplusheaders.h | 186 Bitmap(INT width, INT height, INT stride, PixelFormat format, BYTE *scan0);
|
gdiplusimpl.h | 498 PixelFormat format, BYTE *scan0): Image(NULL, Ok) 502 width, height, stride, format, scan0, &nativeBitmap); [all...] |
/hardware/intel/img/psb_video/src/ |
pnw_MPEG2.c | 470 static int scan0[64] = { // spec, fig 7-2 variable 856 int *idx = scan0; [all...] |
pnw_MPEG4.c | 88 static int scan0[64] = { // spec, fig 7-2 variable [all...] |
/hardware/intel/img/psb_video/src/mrst/ |
psb_MPEG2.c | 460 static int scan0[64] = { // spec, fig 7-2 variable 833 int *idx = scan0; [all...] |
psb_MPEG4.c | 86 static int scan0[64] = { // spec, fig 7-2 variable [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/ |
gmp.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/ |
gmp.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/include/ |
gmp.h | [all...] |