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

  /external/skia/src/core/
SkPictureRecord.h 164 int fMatrixIndex;
SkPictureRecord.cpp 10 fBitmapIndex = fMatrixIndex = fPaintIndex = fRegionIndex = 1;
556 SkFlatMatrix* flat = SkFlatMatrix::Flatten(&fHeap, *matrix, fMatrixIndex);
565 return fMatrixIndex++;

Completed in 38 milliseconds