Searched defs:AllocSurfaceBuffer (Results 1 – 9 of 9) sorted by relevance
31 void FSurfaceMemory::AllocSurfaceBuffer() in AllocSurfaceBuffer() function in OHOS::MediaAVCodec::FSurfaceMemory
49 void SurfaceMemory::AllocSurfaceBuffer() in AllocSurfaceBuffer() function in OHOS::Media::Plugin::SurfaceMemory
54 sptr<SurfaceBuffer> SurfaceAllocator::AllocSurfaceBuffer() in AllocSurfaceBuffer() function in OHOS::Media::Plugin::SurfaceAllocator
56 void SurfaceMemory::AllocSurfaceBuffer() in AllocSurfaceBuffer() function in OHOS::Media::Plugins::SurfaceMemory
58 sptr<SurfaceBuffer> SurfaceAllocator::AllocSurfaceBuffer() in AllocSurfaceBuffer() function in OHOS::Media::Plugins::SurfaceAllocator
60 SurfaceBuffer *AllocSurfaceBuffer(std::vector<std::shared_ptr<MemoryData>> &memoryDataArray, Memory… in AllocSurfaceBuffer() function
293 static sptr<SurfaceBuffer> AllocSurfaceBuffer(Size &size, int32_t format, uint32_t &errorCode) in AllocSurfaceBuffer() function
630 static sptr<SurfaceBuffer> AllocSurfaceBuffer(int32_t width, int32_t height, in AllocSurfaceBuffer() function
3509 static uint32_t AllocSurfaceBuffer(DecodeContext &context, uint32_t format) in AllocSurfaceBuffer() function