Home
last modified time | relevance | path

Searched refs:writeTransparentPixels (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libgifcodec/
DSkLibGifCodec.h33 int rowNumber, int repeatCount, bool writeTransparentPixels);
DSkLibGifCodec.cpp417 int rowNumber, int repeatCount, bool writeTransparentPixels) in haveDecodedRow() argument
499 if (writeTransparentPixels) { in haveDecodedRow()
DSkGifImageReader.cpp161 const bool writeTransparentPixels = in outputRow() local
164 drowStart, drowEnd - drowStart + 1, writeTransparentPixels); in outputRow()