Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/ports/fontations/src/
H A Dffi.rs54 let hinting_instance = match &outlines.0 { in make_hinting_instance() localVariable
102 let hinting_instance = outlines.0.as_ref().and_then(|outlines| { in make_mono_hinting_instance() localVariable