Searched refs:gStartingIterlaceYValue (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/images/
H A DSkImageDecoder_libgif.cpp29 static const uint8_t gStartingIterlaceYValue[] = { variable
45 fStartYPtr = gStartingIterlaceYValue;
67 if (gStartingIterlaceYValue +
68 SK_ARRAY_COUNT(gStartingIterlaceYValue) == fStartYPtr) {

Completed in 29 milliseconds