Home
last modified time | relevance | path

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

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