Home
last modified time | relevance | path

Searched refs:luaopen_skia (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkLua.cpp2069 extern "C" int luaopen_skia(lua_State* L);
2070 extern "C" int luaopen_skia(lua_State* L) { in luaopen_skia() function