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

/external/chromium_org/third_party/skia/src/core/
H A DSkPictureRecord.cpp1162 this->drawPosTextHImpl(text, byteLength, xpos, constY, paint, flatPaintData);
1165 void SkPictureRecord::drawPosTextHImpl(const void* text, size_t byteLength, function in class:SkPictureRecord
/external/skia/src/core/
H A DSkPictureRecord.cpp1352 this->drawPosTextHImpl(text, byteLength, xpos, constY, paint, flatPaintData);
1355 void SkPictureRecord::drawPosTextHImpl(const void* text, size_t byteLength, function in class:SkPictureRecord

Completed in 121 milliseconds