Home
last modified time | relevance | path

Searched defs:GetLineWidth (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dpipeline_data.h103 float GetLineWidth() const { return line_width_; } in GetLineWidth() function
/third_party/json/tools/cpplint/
Dcpplint.py4781 def GetLineWidth(line): function