Home
last modified time | relevance | path

Searched defs:image (Results 1 - 25 of 828) sorted by relevance

12345678910>>...34

/kernel/linux/linux-5.10/arch/mips/boot/
H A DMakefile
/kernel/linux/linux-6.6/arch/mips/boot/
H A DMakefile
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dinput_option.h22 std::string image; member
/kernel/linux/linux-5.10/kernel/
H A Dkexec_internal.h39 static inline void kimage_file_post_load_cleanup(struct kimage *image) { } in kimage_file_post_load_cleanup() argument
/kernel/linux/linux-6.6/kernel/
H A Dkexec_internal.h37 static inline void kimage_file_post_load_cleanup(struct kimage *image) { } in kimage_file_post_load_cleanup() argument
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
H A DMakefile
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dplatform_hardware_buffer_util_vk.h51 VkImage image; member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dima.h22 static inline int setup_ima_buffer(const struct kimage *image, void *fdt, in setup_ima_buffer() argument
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.h59 RefPtr<ImageComponent> image; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Danimated_image_object.cpp37 auto image = AnimatedImage::Create(DynamicCast<SkiaImageData>(data_), params, src_.GetKey()); in MakeCanvasImage() local
39 auto image = AnimatedImage::Create(DynamicCast<DrawingImageData>(data_), params, src_.GetKey()); in MakeCanvasImage() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_resource_manager.cpp24 void RSResourceManager::UploadTexture(bool paraUpload, const std::shared_ptr<Drawing::Image>& image, in UploadTexture() argument
H A Drs_pixel_map_shader.cpp50 std::shared_ptr<Drawing::Image> image = RSPixelMapUtil::ExtractDrawingImage(pixelMap_); in GenerateBaseObject() local
H A Drs_skia_filter.cpp42 void RSDrawingFilterOriginal::DrawImageRect(Drawing::Canvas& canvas, const std::shared_ptr<Drawing::Image>& image, in DrawImageRect() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/image/
H A Dintf_animated_image.h42 IImageContainer::Ptr image; member
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/drawing_utils/
H A Ddrawing_canvas_utils.cpp42 std::shared_ptr<Drawing::Image> image = RSPixelMapUtil::ExtractDrawingImage(pixelMap); in DrawPixelMapRect() local
/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dcore_32.c29 void default_machine_kexec(struct kimage *image) in default_machine_kexec() argument
66 int default_machine_kexec_prepare(struct kimage *image) in default_machine_kexec_prepare() argument
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dcore_32.c29 void default_machine_kexec(struct kimage *image) in default_machine_kexec() argument
66 int machine_kexec_prepare(struct kimage *image) in machine_kexec_prepare() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dkexec.c65 void pseries_machine_kexec(struct kimage *image) in pseries_machine_kexec() argument
/foundation/ai/ai_engine/interfaces/kits/cv/card_rectification/
H A Dcr_constants.h56 AiImage image; // original image member
61 AiImage image; // output image of card area member
/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_cache.cpp20 void ImageCache::CacheImage(const std::string& key, const std::shared_ptr<CachedImage>& image) {} in CacheImage() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dflutter_render_context.h75 auto image = picture->toImage(estimatedRect_.Width(), estimatedRect_.Height()); in FinishRecordingAsImage() local
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_visual_effect_impl_test.cpp105 auto image = std::make_shared<Drawing::Image>(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_image_test.cpp48 OH_Drawing_Image* image = OH_Drawing_ImageCreate(); in HWTEST_F() local
73 OH_Drawing_Image* image = OH_Drawing_ImageCreate(); in HWTEST_F() local
97 OH_Drawing_Image* image = OH_Drawing_ImageCreate(); HWTEST_F() local
122 OH_Drawing_Image* image = OH_Drawing_ImageCreate(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_resource_util_gles.cpp53 void DebugImageNameGLES(const IDevice& device, const GpuImage& image, const string_view name) in DebugImageNameGLES() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_util.cpp77 void DebugImageName(const IDevice& device, const GpuImage& image, const BASE_NS::string_view name) in DebugImageName() argument

Completed in 6 milliseconds

12345678910>>...34