Home
last modified time | relevance | path

Searched refs:aHeight (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkRect.cpp221 float aHeight = (float) a.height(); in subtract() local
234 topArea = (b.fTop - a.fTop) / aHeight; in subtract()
238 bottomArea = (a.fBottom - b.fBottom) / aHeight; in subtract()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 24 milliseconds