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 77 alpha_blend->yDest,
82 alpha_blend->yDest,
421 res = (0 != StretchDIBits(hdc, sdib_record->xDest, sdib_record->yDest,
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterEffect.cpp 343 int yDest = 0;
345 yDest = -yOrigin;
355 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 1319 milliseconds