Lines Matching full:paint
69 GlyphSet(const SkPaint& paint, const UChar* lower, const UChar* upper,
125 SkScalar y, const SkPaint& paint);
129 const SkPoint pos[], const SkPaint& paint);
134 const SkPaint& paint);
139 const SkPaint& paint) {
161 const SkPaint& paint, int count, const uint16_t* glyphs,
165 const SkPaint& paint, int count, const uint16_t* glyphs,
169 const SkPaint& paint, int count, const uint16_t* glyphs,
173 void findHelper(const void* text, size_t byteLength, const SkPaint& paint,
176 const SkPaint& paint, int count, const uint16_t* glyphs,
184 // and the parameter paint. If one has already been created and cached
185 // for this paint, use it. If not, create a new one and cache it.
186 GlyphSet* getGlyphs(const SkPaint& paint);
238 // Paint used to draw our Find matches.
240 // Paint used for the background of our Find matches.