Searched refs:resetTableKeys (Results 1 – 2 of 2) sorted by relevance
/external/skia/tools/lua/ |
D | scrape_dashing_full.lua | 29 function resetTableKeys(table, keyTable) function 44 resetTableKeys(drawPoints_direction, {"hori", "vert", "other"}) 47 resetTableKeys(dashInterval_pattern, {"one_one", "zero_on", "other"}) 49 resetTableKeys(dash_phase, {"zero", "other"}) 51 resetTableKeys(dash_cap, {"butt", "round", "square"})
|
/external/skqp/tools/lua/ |
D | scrape_dashing_full.lua | 29 function resetTableKeys(table, keyTable) function 44 resetTableKeys(drawPoints_direction, {"hori", "vert", "other"}) 47 resetTableKeys(dashInterval_pattern, {"one_one", "zero_on", "other"}) 49 resetTableKeys(dash_phase, {"zero", "other"}) 51 resetTableKeys(dash_cap, {"butt", "round", "square"})
|