Home
last modified time | relevance | path

Searched defs:AllocBuffer (Results 1 - 9 of 9) sorted by relevance

/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_manager.cpp122 SurfaceBufferImpl* BufferManager::AllocBuffer(AllocInfo info) in AllocBuffer() function in OHOS::BufferManager
152 SurfaceBufferImpl* BufferManager::AllocBuffer(uint32_t size, uint32_t usage) in AllocBuffer() function in OHOS::BufferManager
172 SurfaceBufferImpl* BufferManager::AllocBuffer(uint32_t width, uint32_t height, uint32_t format, uint32_t usage) in AllocBuffer() function in OHOS::BufferManager
/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Daudio_buffer_cache.cpp133 int32_t AudioBufferCache::AllocBuffer(std::shared_ptr<AudioBuffer> &buffer, int32_t size) in AllocBuffer() function in OHOS::Media::MediaMonitor::AudioBufferCache
/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp141 uint8_t* SoftEngine::AllocBuffer(uint32_t size, uint32_t usage) in AllocBuffer() function in OHOS::SoftEngine
/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
H A Dsvg_decoder.cpp399 bool SvgDecoder::AllocBuffer(DecodeContext &context) in AllocBuffer() function in OHOS::ImagePlugin::SvgDecoder
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/
H A Davbuffer_queue.cpp171 Status AVBufferQueueImpl::AllocBuffer(std::shared_ptr<AVBuffer>& buffer, const AVBufferConfig& config) in AllocBuffer() function in OHOS::Media::AVBufferQueueImpl
/foundation/multimedia/image_effect/test/unittest/
H A DTestUtils.cpp280 std::shared_ptr<void> AllocBuffer(size_t size) in AllocBuffer() function
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h556 uint8_t* AllocBuffer(uint32_t size) in AllocBuffer() function in OHOS::Rosen::WebGLWriteBufferArg
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp420 uint32_t PostProc::AllocBuffer(ImageInfo imageInfo, uint8_t **resultData, uint64_t &bufferSize, int &fd, uint32_t id) in AllocBuffer() function in OHOS::Media::PostProc
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1006 GSError BufferQueue::AllocBuffer(sptr<SurfaceBuffer> &buffer, in AllocBuffer() function in OHOS::BufferQueue

Completed in 23 milliseconds