Home
last modified time | relevance | path

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

/external/skqp/src/utils/
DSkLua.cpp368 static SkScalar getfield_scalar(lua_State* L, int index, const char key[]) { in getfield_scalar() function
417 getfield_scalar(L, index, "right"), in lua2rect()
418 getfield_scalar(L, index, "bottom")); in lua2rect()