Searched defs:DmaMemAlloc (Results 1 – 5 of 5) sorted by relevance
38 static sptr<SurfaceBuffer> DmaMemAlloc(const int32_t& width, const int32_t& height, in DmaMemAlloc() function
149 static uint32_t DmaMemAlloc(uint64_t count, DecodeContext &context, SkImageInfo &dstInfo) in DmaMemAlloc() function
507 sptr<SurfaceBuffer> DmaMem::DmaMemAlloc(Drawing::ImageInfo &dstInfo, const std::unique_ptr<Media::P… in CreateSurfaceSyncCopyTask() function in OHOS::Rosen::DmaMem
130 sptr<SurfaceBuffer> DmaMem::DmaMemAlloc(const uint32_t &width, const uint32_t &height, in DmaMemAlloc() function in OHOS::Rosen::DmaMem
265 uint32_t ExtDecoder::DmaMemAlloc(DecodeContext &context, uint64_t count, SkImageInfo &dstInfo) in DmaMemAlloc() function in OHOS::ImagePlugin::ExtDecoder