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