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

/external/skia/src/core/
H A DSkReadBuffer.cpp38 fDecodedBitmapIndex = -1;
57 fDecodedBitmapIndex = -1;
78 fDecodedBitmapIndex = -1;
219 fDecodedBitmapIndex++;
234 fDecodedBitmapIndex, width, height, length, xOffset,
H A DSkReadBuffer.h240 int fDecodedBitmapIndex; member in class:SkReadBuffer

Completed in 59 milliseconds