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

  /external/webkit/Source/WebCore/platform/image-decoders/
ImageDecoder.h 98 void copyRowNTimes(int startX, int endX, int startY, int endY)
  /external/webkit/Source/WebCore/platform/image-decoders/gif/
GIFImageDecoder.cpp 249 buffer.copyRowNTimes(xBegin, xEnd, yBegin, yEnd);

Completed in 56 milliseconds