Home
last modified time | relevance | path

Searched refs:fTypefaceCtx (Results 1 – 18 of 18) sorted by relevance

/external/skia/include/core/
DSkSerialProcs.h58 void* fTypefaceCtx = nullptr; member
69 void* fTypefaceCtx = nullptr; member
/external/skqp/include/core/
DSkSerialProcs.h58 void* fTypefaceCtx = nullptr; member
69 void* fTypefaceCtx = nullptr; member
/external/skia/tools/
Dremote_demo.cpp156 procs.fTypefaceCtx = client; in final_draw()
245 procs.fTypefaceCtx = &server; in renderer()
/external/skqp/tools/
Dremote_demo.cpp156 procs.fTypefaceCtx = client; in final_draw()
244 procs.fTypefaceCtx = &server; in renderer()
/external/skia/src/core/
DSkPictureData.cpp133 auto data = procs.fTypefaceProc(tf, procs.fTypefaceCtx); in WriteTypefaces()
195 newProcs.fTypefaceCtx = nullptr; in skip_typeface_proc()
316 tf = procs.fTypefaceProc(&stream, sizeof(stream), procs.fTypefaceCtx); in parseStreamTag()
DSkWriteBuffer.cpp184 auto data = fProcs.fTypefaceProc(obj, fProcs.fTypefaceCtx); in writeTypeface()
DSkReadBuffer.cpp460 return fProcs.fTypefaceProc(data, size, fProcs.fTypefaceCtx); in readTypeface()
/external/skqp/src/core/
DSkPictureData.cpp137 auto data = procs.fTypefaceProc(tf, procs.fTypefaceCtx); in WriteTypefaces()
195 newProcs.fTypefaceCtx = nullptr; in skip_typeface_proc()
DSkWriteBuffer.cpp174 auto data = fProcs.fTypefaceProc(obj, fProcs.fTypefaceCtx); in writeTypeface()
DSkReadBuffer.cpp369 return fProcs.fTypefaceProc(data, size, fProcs.fTypefaceCtx); in readTypeface()
/external/skqp/tests/
DTextBlobTest.cpp421 serializeProcs.fTypefaceCtx = (void*) &array; in DEF_TEST()
426 deserializeProcs.fTypefaceCtx = (void*) &array; in DEF_TEST()
DSerialProcsTest.cpp208 procs.fTypefaceCtx = &counter; in DEF_TEST()
/external/skia/tests/
DSerialProcsTest.cpp207 procs.fTypefaceCtx = &counter; in DEF_TEST()
DTextBlobTest.cpp423 serializeProcs.fTypefaceCtx = (void*) &array; in DEF_TEST()
428 deserializeProcs.fTypefaceCtx = (void*) &array; in DEF_TEST()
DSkRemoteGlyphCacheTest.cpp773 d_procs.fTypefaceCtx = &clientTf; in MakeEmojiBlob()
/external/skqp/site/user/api/
DSkTextBlob_Reference.md229 …href='#SkTextBlob_serialize_procs'>procs</a>.<a href='#SkSerialProcs_fTypefaceCtx'>fTypefaceCtx</a>
270 …ef='#SkTextBlob_serialize_2_procs'>procs</a>.<a href='#SkSerialProcs_fTypefaceCtx'>fTypefaceCtx</a>
306 …='#SkTextBlob_Deserialize_procs'>procs</a>.<a href='#SkDeserialProcs_fTypefaceCtx'>fTypefaceCtx</a>
Dundocumented.md131 … #dddddd; padding: 8px; '><a name='SkDeserialProcs_fTypefaceCtx'><code>fTypefaceCtx</code></a></td>
785 …id #dddddd; padding: 8px; '><a name='SkSerialProcs_fTypefaceCtx'><code>fTypefaceCtx</code></a></td>
/external/skqp/docs/
Dundocumented.bmh240 #Member void* fTypefaceCtx
913 #Member void* fTypefaceCtx