Searched refs:flushGlyphs (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrBitmapTextContext.h38 void flushGlyphs(); // automatically called by destructor
H A DGrDistanceFieldTextContext.h47 void flushGlyphs(); // automatically called by destructor
H A DGrBitmapTextContext.cpp69 this->flushGlyphs();
83 void GrBitmapTextContext::flushGlyphs() { function in class:GrBitmapTextContext
175 this->flushGlyphs();
476 this->flushGlyphs();
520 this->flushGlyphs();
540 this->flushGlyphs();
H A DGrDistanceFieldTextContext.cpp82 this->flushGlyphs();
174 void GrDistanceFieldTextContext::flushGlyphs() { function in class:GrDistanceFieldTextContext
296 this->flushGlyphs();
336 this->flushGlyphs();
358 this->flushGlyphs();
490 this->flushGlyphs();
/external/skia/src/gpu/
H A DGrBitmapTextContext.h38 void flushGlyphs(); // automatically called by destructor
H A DGrDistanceFieldTextContext.h41 void flushGlyphs(); // automatically called by destructor
H A DGrBitmapTextContext.cpp68 this->flushGlyphs();
82 void GrBitmapTextContext::flushGlyphs() { function in class:GrBitmapTextContext
177 this->flushGlyphs();
477 this->flushGlyphs();
520 this->flushGlyphs();
540 this->flushGlyphs();
H A DGrDistanceFieldTextContext.cpp59 this->flushGlyphs();
99 void GrDistanceFieldTextContext::flushGlyphs() { function in class:GrDistanceFieldTextContext
251 this->flushGlyphs();
290 this->flushGlyphs();
303 this->flushGlyphs();
391 flushGlyphs();

Completed in 121 milliseconds