Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ui/gfx/geometry/
H A Dquad_f.cc40 bool QuadF::IsCounterClockwise() const { in IsCounterClockwise() function in gfx::QuadF
H A Dquad_unittest.cc187 TEST(QuadTest, IsCounterClockwise) { in TEST() argument