OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fPaintIndex
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkPictureRecord.h
166
int
fPaintIndex
;
SkPictureRecord.cpp
10
fBitmapIndex = fMatrixIndex =
fPaintIndex
= fRegionIndex = 1;
573
SkFlatPaint* flat = SkFlatPaint::Flatten(&fHeap, *paint,
fPaintIndex
,
584
return
fPaintIndex
++;
Completed in 14 milliseconds