Home
last modified time | relevance | path

Searched defs:DmaMemAlloc (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.cpp38 static sptr<SurfaceBuffer> DmaMemAlloc(const int32_t& width, const int32_t& height, in DmaMemAlloc() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H A Dbmp_decoder.cpp149 static uint32_t DmaMemAlloc(uint64_t count, DecodeContext &context, SkImageInfo &dstInfo) in DmaMemAlloc() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.cpp507 sptr<SurfaceBuffer> DmaMem::DmaMemAlloc(Drawing::ImageInfo &dstInfo, const std::unique_ptr<Media::P… in CreateSurfaceSyncCopyTask() function in OHOS::Rosen::DmaMem
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp130 sptr<SurfaceBuffer> DmaMem::DmaMemAlloc(const uint32_t &width, const uint32_t &height, in DmaMemAlloc() function in OHOS::Rosen::DmaMem
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp265 uint32_t ExtDecoder::DmaMemAlloc(DecodeContext &context, uint64_t count, SkImageInfo &dstInfo) in DmaMemAlloc() function in OHOS::ImagePlugin::ExtDecoder