Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/ports/fontations/src/
H A Dffi.rs1822 type AxisWrapper; typedef
1825 self: Pin<&mut AxisWrapper>, in populate_axis()
/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_fontations.cpp193 AxisWrapper::AxisWrapper(SkFontParameters::Variation::Axis axisArray[], size_t axisCount) in AxisWrapper() function in sk_fontations::AxisWrapper