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

  /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 1585 milliseconds