HomeSort by relevance Sort by last modified time
    Searched refs:fBitmapIndex (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkPictureRecord.h 163 int fBitmapIndex;
SkPictureRecord.cpp 10 fBitmapIndex = fMatrixIndex = fPaintIndex = fRegionIndex = 1;
546 SkFlatBitmap* flat = SkFlatBitmap::Flatten(&fHeap, bitmap, fBitmapIndex,
556 return fBitmapIndex++;

Completed in 26 milliseconds