Searched defs:AllocBuffer (Results 1 - 9 of 9) sorted by relevance
/foundation/graphic/surface_lite/frameworks/ |
H A D | buffer_manager.cpp | 122 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 D | audio_buffer_cache.cpp | 133 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 D | soft_engine.cpp | 141 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 D | svg_decoder.cpp | 399 bool SvgDecoder::AllocBuffer(DecodeContext &context)
in AllocBuffer() function in OHOS::ImagePlugin::SvgDecoder
|
/foundation/multimedia/media_foundation/src/buffer/avbuffer_queue/ |
H A D | avbuffer_queue.cpp | 171 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 D | TestUtils.cpp | 280 std::shared_ptr<void> AllocBuffer(size_t size) in AllocBuffer() function
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
H A D | webgl_arg.h | 556 uint8_t* AllocBuffer(uint32_t size) in AllocBuffer() function in OHOS::Rosen::WebGLWriteBufferArg
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | post_proc.cpp | 420 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 D | buffer_queue.cpp | 1006 GSError BufferQueue::AllocBuffer(sptr<SurfaceBuffer> &buffer, in AllocBuffer() function in OHOS::BufferQueue
|
Completed in 23 milliseconds