/aosp_15_r20/frameworks/minikin/libs/minikin/ |
H A D | FontUtils.cpp | 69 const uint32_t axisCount = readU16(fvar_data, kAxisCountOffset); in analyzeAxes() local 104 const uint32_t axisCount = readU16(fvar_data, kAxisCountOffset); in readFVarTable() local
|
/aosp_15_r20/external/skia/src/ports/ |
H A D | SkTypeface_mac_ct.cpp | 755 CFIndex axisCount = CFArrayGetCount(ctAxes); in onGetVariationDesignPosition() local 1091 CFIndex axisCount = CFArrayGetCount(ctAxes); in ctvariation_from_SkFontArguments() local 1340 CFIndex axisCount = CFArrayGetCount(ctAxes); in onGetVariationDesignParameters() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9410/ |
H A D | poc.cpp | 47 uint8_t axisCount = 0xFF; in main() local
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/freetype/include/freetype/internal/ |
D | ftmmtypes.h | 64 FT_UShort axisCount; member
|
D | cfftypes.h | 148 FT_UShort axisCount; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/freetype/include/freetype/internal/ |
D | ftmmtypes.h | 64 FT_UShort axisCount; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/freetype/include/freetype/internal/ |
D | ftmmtypes.h | 64 FT_UShort axisCount; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/freetype/include/freetype/internal/ |
D | ftmmtypes.h | 64 FT_UShort axisCount; member
|
/aosp_15_r20/external/freetype/include/freetype/internal/ |
H A D | ftmmtypes.h | 70 FT_UShort axisCount; member
|
H A D | cfftypes.h | 148 FT_UShort axisCount; member
|
/aosp_15_r20/external/skia/src/sfnt/ |
H A D | SkOTTable_fvar.h | 27 SK_OT_USHORT axisCount; member
|
/aosp_15_r20/external/freetype/src/truetype/ |
H A D | ttgxvar.c | 368 FT_Long axisCount; in ft_var_load_avar() local 1636 FT_UShort axisCount; member 2257 FT_UShort axisCount; member
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/fonts/ |
H A D | FontFileTestUtil.java | 172 int axisCount = buffer.getShort(fvarTableOffset + 8); in getFVarTable() local
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/fonts/ |
H A D | FontFileUtil.java | 260 int axisCount = getUInt16(buffer, fvarTableOffset + 8); in getSupportedAxes() local
|
H A D | Font.java | 627 int axisCount = nGetAxisCount(mNativePtr); in getAxes() local
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkFontDescriptor.h | 28 const SkFixed* axis, int axisCount, in SkFontData()
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-var-avar-table.hh | 399 HBUINT16 axisCount; /* The number of variation axes in the font. This member
|
H A D | hb-ot-var-fvar-table.hh | 488 HBUINT16 axisCount; /* The number of variation axes in the font (the member
|
H A D | hb-ot-var-gvar-table.hh | 865 HBUINT16 axisCount; /* The number of variation axes for this font. This must be member
|
H A D | hb-ot-stat-table.hh | 337 HBUINT16 axisCount; /* The total number of axes contributing to member
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/view/ |
H A D | GameControllerInput.java | 386 final int axisCount = state.getAxisCount(); in show() local
|
/aosp_15_r20/external/fonttools/Lib/fontTools/ttLib/tables/ |
H A D | TupleVariation.py | 491 def getTupleSize_(flags, axisCount): argument
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/freetype/include/freetype/internal/ |
D | cfftypes.h | 148 FT_UShort axisCount; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/freetype/include/freetype/internal/ |
D | cfftypes.h | 148 FT_UShort axisCount; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/freetype/include/freetype/internal/ |
D | cfftypes.h | 148 FT_UShort axisCount; member
|