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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrBitmapTextContext.cpp256 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
330 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
363 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
386 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
409 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
424 void GrBitmapTextContext::drawPackedGlyph(GrGlyph::PackedID packed, function in class:GrBitmapTextContext
H A DGrDistanceFieldTextContext.cpp240 void GrDistanceFieldTextContext::drawPackedGlyph(GrGlyph::PackedID packed, function in class:GrDistanceFieldTextContext
595 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
644 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
663 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
/external/skia/src/gpu/
H A DGrBitmapTextContext.cpp258 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
332 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
365 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
388 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
411 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
426 void GrBitmapTextContext::drawPackedGlyph(GrGlyph::PackedID packed, function in class:GrBitmapTextContext
H A DGrDistanceFieldTextContext.cpp197 void GrDistanceFieldTextContext::drawPackedGlyph(GrGlyph::PackedID packed, function in class:GrDistanceFieldTextContext
496 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
545 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),
564 this->drawPackedGlyph(GrGlyph::Pack(glyph.getGlyphID(),

Completed in 109 milliseconds