HomeSort by relevance Sort by last modified time
    Searched full:resettablekeys (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/tools/lua/
scrape_dashing_full.lua 29 function resetTableKeys(table, keyTable)
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/skia/tools/lua/
scrape_dashing_full.lua 29 function resetTableKeys(table, keyTable)
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"})

Completed in 635 milliseconds