/ohos5.0/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, uin… in AllocBuffer() function in OHOS::BufferManager
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/ |
H A D | buffer_allocator.cpp | 24 std::shared_ptr<IBuffer> BufferAllocator::AllocBuffer(const uint32_t, const uint32_t, const uint64_… in AllocBuffer() function in OHOS::Camera::BufferAllocator
|
H A D | buffer_allocator_utils.cpp | 60 std::shared_ptr<IBuffer> BufferAllocatorUtils::AllocBuffer(const int32_t source, in AllocBuffer() function in OHOS::Camera::BufferAllocatorUtils
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/ |
H A D | heap_buffer_allocator.cpp | 32 std::shared_ptr<IBuffer> HeapBufferAllocator::AllocBuffer(const uint32_t width, in AllocBuffer() function in OHOS::Camera::HeapBufferAllocator
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/ |
H A D | gralloc_buffer_allocator.cpp | 44 std::shared_ptr<IBuffer> GrallocBufferAllocator::AllocBuffer(const uint32_t width, in AllocBuffer() function in OHOS::Camera::GrallocBufferAllocator
|
/ohos5.0/drivers/peripheral/codec/test/demo/jpeg/src/ |
H A D | jpeg_decoder.cpp | 167 int32_t JpegDecoder::AllocBuffer(uint32_t width, uint32_t height) in AllocBuffer() function in JpegDecoder
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/ |
H A D | svg_decoder.cpp | 401 bool SvgDecoder::AllocBuffer(DecodeContext &context) in AllocBuffer() function in OHOS::ImagePlugin::SvgDecoder
|
/ohos5.0/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& conf… in AllocBuffer() function in OHOS::Media::AVBufferQueueImpl
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/ |
H A D | post_proc.cpp | 433 uint32_t PostProc::AllocBuffer(ImageInfo imageInfo, uint8_t **resultData, uint64_t &bufferSize, int… in AllocBuffer() function in OHOS::Media::PostProc
|
/ohos5.0/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
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_queue.cpp | 1019 GSError BufferQueue::AllocBuffer(sptr<SurfaceBuffer> &buffer, in AllocBuffer() function in OHOS::BufferQueue
|