Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkLua.cpp68 template <typename T> void push_obj(lua_State* L, const T& obj) { in push_obj() function
295 push_obj(fL, rr); in pushRRect()
308 push_obj(fL, matrix); in pushMatrix()
313 push_obj(fL, paint); in pushPaint()
318 push_obj(fL, path); in pushPath()