Home
last modified time | relevance | path

Searched defs:image_info (Results 1 – 25 of 42) sorted by relevance

12

/third_party/cef/tests/cefclient/browser/
Dimage_cache.cc93 void ImageCache::LoadImages(const ImageInfoSet& image_info, in LoadImages()
170 void ImageCache::LoadMissing(const ImageInfoSet& image_info, in LoadMissing()
241 void ImageCache::UpdateCache(const ImageInfoSet& image_info, in UpdateCache()
/third_party/flutter/engine/flutter/lib/ui/painting/
Dcodec.cc132 ImageDecoder::ImageInfo image_info; in ConvertImageInfo() local
154 std::optional<ImageDecoder::ImageInfo> image_info; in InstantiateImageCodec() local
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkvideomemory.h118 GstVideoInfo image_info; member
175 GstVideoInfo image_info; member
Dgstmsdksystemmemory.h100 GstVideoInfo image_info; member
Dgstmsdkvideomemory.c449 GstVideoInfo * image_info, mfxFrameAllocResponse * alloc_resp) in gst_msdk_video_allocator_new()
571 GstVideoInfo * image_info, mfxFrameAllocResponse * alloc_resp) in gst_msdk_dmabuf_allocator_new()
Dgstmsdksystemmemory.c367 gst_msdk_system_allocator_new (GstVideoInfo * image_info) in gst_msdk_system_allocator_new()
/third_party/flutter/engine/flutter/shell/platform/embedder/tests/
Dembedder_test_compositor.cc156 const auto image_info = in CreateFramebufferRenderSurface() local
206 const auto image_info = in CreateTextureRenderSurface() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dceleba_op.cc114 std::string image_info; in ParseAttrFile() local
184 std::string image_info = image_infos[index]; in ParseImageAttrInfo() local
/third_party/flutter/engine/flutter/flow/layers/
Dperformance_overlay_layer_unittests.cc44 const SkImageInfo image_info = SkImageInfo::MakeN32Premul(1000, 1000); in TEST() local
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface.cc312 const GrVkImageInfo image_info = { in SetupSkiaSurface() local
351 fuchsia::images::ImageInfo image_info; in PushSessionImageSetupOps() local
/third_party/flutter/engine/flutter/shell/platform/android/
Dandroid_surface_software.cc86 SkImageInfo image_info = in AcquireBackingStore() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_drm.c129 VkImageCreateInfo image_info = { in wsi_create_native_image() local
534 const VkImageCreateInfo image_info = { in wsi_create_prime_image() local
/third_party/flutter/engine/flutter/shell/platform/ohos/
Dohos_surface_software.cc115 SkImageInfo image_info = SkImageInfo::Make( in AcquireBackingStore() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_android.h91 UNUSED const VkImageCreateInfo *image_info, in vn_android_image_from_anb()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dtags.c530 GstStructure *image_info = NULL; in gst_tag_image_data_to_image_sample() local
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dwritepng.c32 } image_info; typedef
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosurfacevulkanmemory.c148 VkImageCreateInfo image_info; in _io_surface_vulkan_memory_new() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c868 const VkDescriptorImageInfo *image_info) in write_image_descriptor()
887 const VkDescriptorImageInfo *image_info, in write_combined_image_sampler_descriptor()
899 write_sampler_descriptor(uint32_t *dst, const VkDescriptorImageInfo *image_info) in write_sampler_descriptor()
/third_party/flutter/engine/flutter/shell/gpu/
Dgpu_surface_gl.cc170 const SkImageInfo image_info = SkImageInfo::MakeN32( in CreateOffscreenSurface() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1065 VkDescriptorType descriptor_type, const VkDescriptorImageInfo *image_info) in write_image_descriptor()
1097 const VkDescriptorImageInfo *image_info, bool has_sampler) in write_combined_image_sampler_descriptor()
1110 const VkDescriptorImageInfo *image_info) in write_sampler_descriptor()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c1000 const VkDescriptorImageInfo *image_info = writeset->pImageInfo + j; in v3dv_UpdateDescriptorSets() local
1011 const VkDescriptorImageInfo *image_info = writeset->pImageInfo + j; in v3dv_UpdateDescriptorSets() local
1020 const VkDescriptorImageInfo *image_info = writeset->pImageInfo + j; in v3dv_UpdateDescriptorSets() local
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_swapchain.cc225 const GrVkImageInfo image_info = { in CreateSkiaSurface() local
/third_party/flutter/engine/flutter/flow/
Draster_cache.cc105 const SkImageInfo image_info = SkImageInfo::MakeN32Premul( in Rasterize() local
/third_party/flutter/engine/flutter/shell/common/
Drasterizer.cc310 const auto image_info = SkImageInfo::MakeN32Premul( in CreateSnapshotSurface() local
/third_party/skia/tools/fonts/
DTestSVGTypeface.cpp764 SkImageInfo image_info = SkImageInfo::MakeN32Premul(ibounds.width(), ibounds.height()); in exportTtxCbdt() local
986 SkImageInfo image_info = SkImageInfo::MakeN32Premul(ibounds.width(), ibounds.height()); in exportTtxSbix() local

12