HomeSort by relevance Sort by last modified time
    Searched refs:flushGlyphs (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrBitmapTextContext.h 38 void flushGlyphs(); // automatically called by destructor
GrDistanceFieldTextContext.h 47 void flushGlyphs(); // automatically called by destructor
GrBitmapTextContext.cpp 69 this->flushGlyphs();
83 void GrBitmapTextContext::flushGlyphs() {
175 this->flushGlyphs();
476 this->flushGlyphs();
520 this->flushGlyphs();
540 this->flushGlyphs();
GrDistanceFieldTextContext.cpp 82 this->flushGlyphs();
174 void GrDistanceFieldTextContext::flushGlyphs() {
296 this->flushGlyphs();
336 this->flushGlyphs();
358 this->flushGlyphs();
490 this->flushGlyphs();

Completed in 964 milliseconds