Searched defs:RunPaint (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/text/
H A DGrTextUtils.h42 * This is used to wrap a SkPaint and its post-color filter color. It is also used by RunPaint
83 class RunPaint : public Paint { class in class:GrTextUtils
85 RunPaint(const Paint* paint, SkDrawFilter* filter, const SkSurfaceProps& props) function in class:GrTextUtils::RunPaint

Completed in 106 milliseconds