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 162 int fBitmapIndex;
SkPictureRecord.cpp 10 fBitmapIndex = fMatrixIndex = fPaintIndex = fRegionIndex = 1;
540 SkFlatBitmap* flat = SkFlatBitmap::Flatten(&fHeap, bitmap, fBitmapIndex,
550 return fBitmapIndex++;

Completed in 38 milliseconds