Home
last modified time | relevance | path

Searched defs:blob (Results 126 – 150 of 421) sorted by relevance

12345678910>>...17

/third_party/harfbuzz/src/
Dtest-buffer-serialize.cc51 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main() local
Dtest-ot-glyphname.cc42 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main() local
Dtest.cc45 hb_blob_t *blob = hb_blob_create_from_file (argv[1]); in main() local
/third_party/skia/third_party/externals/harfbuzz/perf/
Dperf-shaping.hh11 hb_blob_t *blob = hb_blob_create_from_file_or_fail (font_path); in shape() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dtest-buffer-serialize.cc51 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main() local
Dtest.cc45 hb_blob_t *blob = hb_blob_create_from_file_or_fail (argv[1]); in main() local
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-blob.c48 hb_blob_t *blob; in test_blob_empty() local
94 hb_blob_t *blob; member
Dtest-ot-color.c384 hb_blob_t *blob; in test_hb_ot_color_svg() local
406 hb_blob_t *blob; in test_hb_ot_color_png() local
/third_party/harfbuzz/test/api/
Dtest-blob.c48 hb_blob_t *blob; in test_blob_empty() local
94 hb_blob_t *blob; member
Dtest-ot-color.c386 hb_blob_t *blob; in test_hb_ot_color_svg() local
408 hb_blob_t *blob; in test_hb_ot_color_png() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-blob.c48 hb_blob_t *blob; in test_blob_empty() local
94 hb_blob_t *blob; member
Dtest-ot-color.c386 hb_blob_t *blob; in test_hb_ot_color_svg() local
408 hb_blob_t *blob; in test_hb_ot_color_png() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DPersistentCache.cpp28 ScopedCachedBlob blob = {}; in LoadData() local
DPersistentCache.h65 ScopedCachedBlob blob = LoadData(key); in GetOrCreate() local
/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Dhb-shape-fuzzer.cc16 hb_blob_t *blob = hb_blob_create ((const char *)data, size, in LLVMFuzzerTestOneInput() local
/third_party/harfbuzz/test/fuzzing/
Dhb-shape-fuzzer.cc16 hb_blob_t *blob = hb_blob_create ((const char *)data, size, in LLVMFuzzerTestOneInput() local
/third_party/typescript/tests/cases/conformance/es2019/importMeta/
DimportMeta.ts10 const blob = await response.blob(); constant
/third_party/skia/gm/
Dtextblobuseaftergpufree.cpp44 auto blob = SkTextBlob::MakeFromText(text, strlen(text), font); in onDraw() local
Dscaledemoji.cpp128 sk_sp<SkTextBlob> blob = make_hpos_test_blob_utf8(text, font); in onDraw() local
179 sk_sp<SkTextBlob> blob = make_hpos_test_blob_utf8(text, font); in onDraw() local
Dtextblobgeometrychange.cpp50 sk_sp<SkTextBlob> blob(builder.make()); in onDraw() local
/third_party/mesa3d/src/compiler/spirv/
Dnir_load_libclc.c321 struct blob_reader blob; in nir_load_libclc_shader() local
361 struct blob blob; in nir_load_libclc_shader() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DPrecise_test.cpp100 const spirv::Blob &blob = in TestShaderCompile() local
115 void PreciseTest::ValidateDecorations(const spirv::Blob &blob, in ValidateDecorations()
/third_party/flutter/skia/gm/
Dtextblobuseaftergpufree.cpp44 auto blob = SkTextBlob::MakeFromText(text, strlen(text), font); in onDraw() local
Dtextblobgeometrychange.cpp50 sk_sp<SkTextBlob> blob(builder.make()); in onDraw() local
/third_party/rust/crates/cxx/demo/src/
Dblobstore.cc57 auto blob = impl->blobs.find(blobid); in metadata() local

12345678910>>...17