Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dclosest_point.inl14 T LineLength = distance(a, b); local
34 T LineLength = distance(a, b); local
/external/zucchini/
Ddisassembler_ztf.cc484 offset_t ZtfTranslator::LineLength(uint16_t line) const { in LineLength() function in zucchini::ZtfTranslator