Home
last modified time | relevance | path

Searched refs:SkPaint_Inflate (Results 1 – 4 of 4) sorted by relevance

/external/skia/include/views/
DSkParsePaint.h24 void SkPaint_Inflate(SkPaint*, const SkDOM&, const SkDOM::Node*);
/external/skia/src/views/
DSkBGViewArtist.cpp29 SkPaint_Inflate(&fPaint, dom, node); in onInflate()
DSkParsePaint.cpp63 void SkPaint_Inflate(SkPaint* paint, const SkDOM& dom, const SkDOM::Node* node) in SkPaint_Inflate() function
DSkWidgets.cpp493 SkPaint_Inflate(&fPaint, dom, node);