| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | BuddyMemoryAllocator.cpp | 77 AllocationInfo info; in Allocate() local 89 const AllocationInfo info = allocation.GetInfo(); in Deallocate() local
|
| H A D | Features.cpp | 26 FeatureInfo info; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | VulkanBackend.cpp | 104 ExportVulkanImage(WGPUTexture texture, VkImageLayout desiredLayout, ExternalImageExportInfoVk* info) ExportVulkanImage() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
| H A D | ClientDoers.cpp | 122 DoShaderModuleGetCompilationInfoCallback(ShaderModule* shaderModule, uint64_t requestSerial, WGPUCompilationInfoRequestStatus status, const WGPUCompilationInfo* info) DoShaderModuleGetCompilationInfoCallback() argument
|
| /third_party/openssl/test/ |
| H A D | provider_pkey_test.c | 248 OSSL_STORE_INFO *info; in test_pkey_store() local
|
| /third_party/skia/third_party/externals/freetype/src/cid/ |
| H A D | cidobjs.c | 206 PS_FontInfo info; in cid_face_done() local 363 PS_FontInfo info = &cid->font_info; in FT_LOCAL_DEF() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-buffer-deserialize-json.hh | 508 hb_glyph_info_t info = {0}; in _hb_buffer_deserialize_json() local [all...] |
| H A D | hb-buffer-deserialize-text.hh | 424 hb_glyph_info_t info = {0}; in _hb_buffer_deserialize_text() local [all...] |
| H A D | hb-ot-shape-complex-myanmar.cc | 114 hb_glyph_info_t *info = buffer->info; in setup_masks_myanmar() local 146 hb_glyph_info_t *info = buffer->info; in initial_reordering_consonant_syllable() local [all...] |
| H A D | hb-ot-shape-complex-myanmar.hh | 65 set_myanmar_properties (hb_glyph_info_t &info) in set_myanmar_properties() argument
|
| H A D | hb-ot-var.cc | 286 hb_ot_var_axis_info_t info; in hb_ot_var_normalize_variations() local
|
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | hb-fc.cc | 139 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, &len); in hb_fc_can_render() local
|
| H A D | shape-options.hh | 89 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, nullptr); in populate_buffer() local 155 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, &num_glyphs); in verify_buffer_monotone() local 191 hb_glyph_info_t *info = hb_buffer_get_glyph_infos (buffer, &num_glyphs); in verify_buffer_safe_to_break() local [all...] |
| /third_party/skia/tools/ |
| H A D | HashAndEncode.cpp | 117 png_infop info = png_create_info_struct(png); in encodePNG() local [all...] |
| H A D | get_images_from_skps.cpp | 99 SkImageInfo info = codec->getInfo().makeColorType(kN32_SkColorType); in sniff() local
|
| H A D | skottie2movie.cpp | 40 SkImageInfo info; member 100 const auto info = SkImageInfo::MakeN32Premul(dim); in main() local
|
| /third_party/skia/tools/sk_app/unix/ |
| H A D | RasterWindowContext_unix.cpp | 55 SkImageInfo info = SkImageInfo::Make(w, h, fDisplayParams.fColorType, kPremul_SkAlphaType, in resize() local 93 std::unique_ptr<WindowContext> MakeRasterForXlib(const XlibWindowInfo& info, in MakeRasterForXlib() argument
|
| /third_party/skia/tools/skiaserve/tester/ |
| H A D | tester.py | 54 def info(self): member in SkiaServeTester
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucmndata.h | 45 UDataInfo info; member
|
| /third_party/toybox/toys/lsb/ |
| H A D | dmesg.c | 121 struct sysinfo info; in dmesg_main() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/ |
| H A D | WireShaderModuleTests.cpp | 35 ToMockGetCompilationInfoCallback(WGPUCompilationInfoRequestStatus status, const WGPUCompilationInfo* info, void* userdata) ToMockGetCompilationInfoCallback() argument 165 ToMockBufferMapCallbackWithNewRequests(WGPUCompilationInfoRequestStatus status, const WGPUCompilationInfo* info, void* userdata) ToMockBufferMapCallbackWithNewRequests() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| H A D | java_field.cc | 244 SetCommonFieldVariables(const FieldDescriptor* descriptor, const FieldGeneratorInfo* info, std::map<std::string, std::string>* variables) SetCommonFieldVariables() argument 263 SetCommonOneofVariables(const FieldDescriptor* descriptor, const OneofGeneratorInfo* info, std::map<std::string, std::string>* variables) SetCommonOneofVariables() argument [all...] |
| H A D | java_message_builder.cc | 227 const FieldGeneratorInfo* info = context_->GetFieldGeneratorInfo(field); in GenerateDescriptorMethods() local 252 const FieldGeneratorInfo* info = context_->GetFieldGeneratorInfo(field); in GenerateDescriptorMethods() local 628 const FieldGeneratorInfo* info = context_->GetFieldGeneratorInfo(field); in GenerateIsInitialized() local 642 const FieldGeneratorInfo* info = context_->GetFieldGeneratorInfo(field); in GenerateIsInitialized() local [all...] |
| H A D | java_message_field_lite.cc | 303 const OneofGeneratorInfo* info = in ImmutableMessageOneofFieldLiteGenerator() local 54 SetMessageVariables(const FieldDescriptor* descriptor, int messageBitIndex, int builderBitIndex, const FieldGeneratorInfo* info, ClassNameResolver* name_resolver, std::map<std::string, std::string>* variables) SetMessageVariables() argument
|
| H A D | java_string_field_lite.cc | 329 const OneofGeneratorInfo* info = in ImmutableStringOneofFieldLiteGenerator() local 60 SetPrimitiveVariables(const FieldDescriptor* descriptor, int messageBitIndex, int builderBitIndex, const FieldGeneratorInfo* info, ClassNameResolver* name_resolver, std::map<std::string, std::string>* variables) SetPrimitiveVariables() argument
|