Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DSerializationTest.cpp528 std::unique_ptr<SkStreamAsset> typefaceStream = typeface.openStream(&index); in DumpTypeface() local
584 std::unique_ptr<SkStream> typefaceStream = typefaceWStream.detachAsStream(); in TestTypefaceSerialization() local