Home
last modified time | relevance | path

Searched refs:y45 (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrOctoBounds.h101 constexpr static float Get_x(float x45, float y45) { return (x45 + y45) * .5f; } in Get_x() argument
102 constexpr static float Get_y(float x45, float y45) { return (y45 - x45) * .5f; } in Get_y() argument