Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/dwarfgen/
Ddwinl.go19 type varPos struct { struct
20 DeclName string
21 DeclFile string
22 DeclLine uint
23 DeclCol uint
/aosp_15_r20/external/skia/tools/viewer/
H A DTypefaceSlide.cpp69 SkFontArguments::VariationPosition varPos = {coords.data(), in updateCurrentTypeface() local
/aosp_15_r20/external/skia/gm/
H A Dcolrv1.cpp116 SkFontArguments::VariationPosition varPos = {coords.data(), in makeVariedTypeface() local
/aosp_15_r20/external/skia/tests/
H A DTypefaceTest.cpp143 Variation::Coordinate varPos[2]; in DEF_TEST() local