HomeSort by relevance Sort by last modified time
    Searched refs:DstX (Results 1 - 14 of 14) sorted by null

  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
X11GraphicsWindow.c 725 UINTN DstX;
785 for (DstX = Args->DestinationX; DstX < (Args->Width + Args->DestinationX); DstX++) {
786 XPutPixel(Private->image, DstX, DstY, X11PixelToColor(Private, *Blt));
821 for (DstX = Args->DestinationX; DstX < (Args->Width + Args->DestinationX); DstX++) {
822 XPutPixel(Private->image, DstX, DstY, Color);
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/
FbGop.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d11_1.idl 109 UINT DstX,
d3d11_1.h 361 UINT DstX,
754 UINT DstX,
    [all...]
d3d10_1.h 622 UINT DstX,
    [all...]
d3d10.h     [all...]
d3d10.idl     [all...]
d3d11.h     [all...]
ntgdi.h 127 W32KAPI WINBOOL WINAPI NtGdiAlphaBlend(HDC hdcDst,LONG DstX,LONG DstY,LONG DstCx,LONG DstCy,HDC hdcSrc,LONG SrcX,LONG SrcY,LONG SrcCx,LONG SrcCy,BLENDFUNCTION BlendFunction,HANDLE hcmXform);
    [all...]
d3d11.idl     [all...]
vfw.h 624 void WINAPI StretchDIB(LPBITMAPINFOHEADER biDst,LPVOID lpDst,int DstX,int DstY,int DstXE,int DstYE,LPBITMAPINFOHEADER biSrc,LPVOID lpSrc,int SrcX,int SrcY,int SrcXE,int SrcYE);
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
BiosVideo.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
BiosVideo.c     [all...]
  /hardware/intel/img/psb_video/src/mrst/
pvr2d.h 320 PVR2D_LONG DstX, DstY; /* pixel offset from start of dest surface to start of blt rectangle */
    [all...]

Completed in 955 milliseconds