Home
last modified time | relevance | path

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

/external/skqp/src/utils/
DSkLua.cpp2018 extern "C" int luaopen_skia(lua_State* L);
2019 extern "C" int luaopen_skia(lua_State* L) { in luaopen_skia() function