Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkLua.cpp406 static SkScalar getfield_scalar(lua_State* L, int index, const char key[]) { in getfield_scalar() function
455 getfield_scalar(L, index, "right"), in lua2rect()
456 getfield_scalar(L, index, "bottom")); in lua2rect()