Searched refs:GetPixel (Results 1 – 10 of 10) sorted by relevance
/external/ImageMagick/PerlMagick/demo/ |
D | pixel-fx.pl | 39 my @pixel = $orig->GetPixel( x=>$i, y=>$j );
|
D | single-pixels.pl | 26 my @pixel = $im->GetPixel( x=>400, y=>200 );
|
/external/pdfium/core/fxge/dib/ |
D | cfx_dibitmap.h | 46 uint32_t GetPixel(int x, int y) const;
|
D | cfx_dibitmap.cpp | 515 uint32_t CFX_DIBitmap::GetPixel(int x, int y) const { in GetPixel() function in CFX_DIBitmap
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device_unittest.cpp | 134 uint32_t pixel = pBitmap->GetPixel(0, 0); in Harness()
|
/external/python/cpython2/Mac/Modules/qd/ |
D | _Qdmodule.c | 6435 #ifndef GetPixel in Qd_GetPixel() 6436 PyMac_PRECHECK(GetPixel); in Qd_GetPixel() 6442 _rv = GetPixel(h, in Qd_GetPixel()
|
/external/syzkaller/executor/ |
D | syscalls.h | 12987 {"GetPixel", 0, (syscall_t)GetPixel},
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 6473 GetPixel(ref,...) in GetPixel() function
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 6472 GetPixel(ref,...) function
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 1000 GetPixel(hdc ptr[inout, intptr], x int32, y int32)
|