Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_font_utils.cc99 void HexDump(const unsigned char* byte_data, size_t length) { in HexDump()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_font_utils.cc99 void HexDump(const unsigned char* byte_data, size_t length) { in HexDump()
/third_party/glib/glib/
Dghmac.c397 gconstpointer byte_data; in g_compute_hmac_for_bytes() local
Dgchecksum.c1857 gconstpointer byte_data; in g_compute_checksum_for_bytes() local
/third_party/flutter/engine/flutter/lib/ui/text/
Dparagraph_builder.cc238 tonic::DartByteData byte_data(shadows_data); in decodeTextShadows() local
260 tonic::DartByteData byte_data(font_features_data); in decodeFontFeatures() local
/third_party/glib/glib/tests/
Dstring.c481 gconstpointer byte_data; in test_string_to_bytes() local