OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flatPaintData
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkBBoxRecord.cpp
214
const SkFlatData*
flatPaintData
= this->getFlatPaintData(paint);
215
WriteTopBot(paint, *
flatPaintData
);
217
SkScalar top =
flatPaintData
->topBot()[0];
218
SkScalar bottom =
flatPaintData
->topBot()[1];
248
drawPosTextHImpl(text, byteLength, xpos, constY, paint,
flatPaintData
);
SkPictureRecord.cpp
[
all
...]
Completed in 32 milliseconds