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

  /external/skia/legacy/src/images/
SkMovie_gif.cpp 112 static void copyLine(uint32_t* dst, const unsigned char* src, const ColorMapObject* cmap,
132 copyLine(dst, src, cmap, transparent, copyWidth);
191 copyLine(dst, src, cmap, transparent, copyWidth);
  /external/skia/src/images/
SkMovie_gif.cpp 116 static void copyLine(uint32_t* dst, const unsigned char* src, const ColorMapObject* cmap,
136 copyLine(dst, src, cmap, transparent, copyWidth);
195 copyLine(dst, src, cmap, transparent, copyWidth);

Completed in 1244 milliseconds