Searched refs:pushTextBlob (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/include/utils/
H A DSkLua.h64 void pushTextBlob(const SkTextBlob*, const char tableKey[] = NULL);
/external/chromium_org/third_party/skia/src/utils/
H A DSkLuaCanvas.cpp274 lua.pushTextBlob(blob, "blob");
H A DSkLua.cpp279 void SkLua::pushTextBlob(const SkTextBlob* blob, const char key[]) { function in class:SkLua

Completed in 250 milliseconds