OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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