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

/external/skia/src/images/
H A DSkImageDecoder_libgif.cpp37 static const uint8_t gStartingIterlaceYValue[] = { variable
53 fStartYPtr = gStartingIterlaceYValue;
75 if (gStartingIterlaceYValue +
76 SK_ARRAY_COUNT(gStartingIterlaceYValue) == fStartYPtr) {

Completed in 10 milliseconds