Searched defs:stringForUTFText (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DLoggingCanvas.cpp851 String LoggingCanvas::stringForUTFText(const void* text, size_t length, SkPaint::TextEncoding encoding) function in class:blink::LoggingCanvas
863 return stringForUTFText(text, byteLength, encoding);

Completed in 88 milliseconds