Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkReadBuffer.cpp40 fDecodedBitmapIndex = -1; in SkReadBuffer()
59 fDecodedBitmapIndex = -1; in SkReadBuffer()
80 fDecodedBitmapIndex = -1; in SkReadBuffer()
221 fDecodedBitmapIndex++; in readBitmap()
236 fDecodedBitmapIndex, width, height, length, xOffset, in readBitmap()
DSkReadBuffer.h245 int fDecodedBitmapIndex; variable