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

  /external/chromium_org/printing/
emf_win.cc 62 alpha_blend->yDest,
67 alpha_blend->yDest,
381 res = (0 != StretchDIBits(hdc, sdib_record->xDest, sdib_record->yDest,
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterEffect.cpp 342 int yDest = 0;
344 yDest = -yOrigin;
354 unsigned char *destinationPixel = destination->data() + ((yDest * rect.width()) + xDest) * 4;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wingdi.h     [all...]

Completed in 70 milliseconds