Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DSkRemoteGlyphCacheTest.cpp272 const SkTypefaceID serverTypefaceID = serverTypeface->uniqueID(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
324 const SkTypefaceID serverTypefaceID = serverTypeface->uniqueID(); in DEF_GANESH_TEST_FOR_CONTEXTS() local
368 const SkTypefaceID serverTypefaceID = serverTypeface->uniqueID(); in DEF_GANESH_TEST_FOR_CONTEXTS() local
550 const SkTypefaceID serverTypefaceID = serverTypeface->uniqueID(); in DEF_TEST() local
674 const SkTypefaceID serverTypefaceID = serverTypeface->uniqueID(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
753 const SkTypefaceID serverTypefaceID = serverTypeface->uniqueID(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
794 const SkTypefaceID serverTypefaceID = serverTypeface->uniqueID(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
847 const SkTypefaceID serverTypefaceID = serverTypeface->uniqueID(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
954 const SkTypefaceID serverTypefaceID = serverTypeface->uniqueID(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
1029 const SkTypefaceID serverTypefaceID = serverTypeface->uniqueID(); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
[all …]
/aosp_15_r20/external/skia/src/core/
H A DSkTypeface_remote.h71 SkTypefaceID serverTypefaceID() const { return fServerTypefaceID; } in serverTypefaceID() function
/aosp_15_r20/external/skia/src/text/gpu/
H A DSkChromeRemoteGlyphCache.cpp684 const SkTypefaceID serverTypefaceID = buffer.readUInt(); in readStrikeData() local