Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkLua.cpp72 template <typename T> void push_obj(lua_State* L, const T& obj) { in push_obj() function
299 push_obj(fL, rr); in pushRRect()
312 push_obj(fL, matrix); in pushMatrix()
317 push_obj(fL, paint); in pushPaint()
322 push_obj(fL, path); in pushPath()