Home
last modified time | relevance | path

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

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