Home
last modified time | relevance | path

Searched defs:CreateBuffer (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/test/unittest/
H A DTestDataPacker.cpp44 AVBufferPtr CreateBuffer(size_t size, uint64_t offset = 0) in CreateBuffer() function
/ohos5.0/base/startup/init/services/loopevent/task/
H A Dle_task.c74 LE_Buffer *CreateBuffer(uint32_t bufferSize) in CreateBuffer() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input_audio/
H A Ddsoftbus_input_audio_plugin.cpp265 std::shared_ptr<Buffer> DsoftbusInputAudioPlugin::CreateBuffer(uint32_t metaType, in CreateBuffer() function in OHOS::DistributedHardware::DsoftbusInputAudioPlugin
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_input/dsoftbus_input/
H A Ddsoftbus_input_plugin.cpp282 std::shared_ptr<Buffer> DsoftbusInputPlugin::CreateBuffer(uint32_t metaType, in CreateBuffer() function in OHOS::DistributedHardware::DsoftbusInputPlugin
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp237 void PlatformGpuMemoryAllocator::CreateBuffer(const VkBufferCreateInfo& bufferCreateInfo, in CreateBuffer() function in PlatformGpuMemoryAllocator
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp165 void CreateBuffer(const uint32_t width, const uint32_t height, const uint32_t pixelByte, in CreateBuffer() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp497 EntityReference CreateBuffer(IEntityManager& entityManager, IRenderHandleComponentManager& handleMa… in CreateBuffer() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp292 napi_value WebGLRenderingContextBaseImpl::CreateBuffer(napi_env env) in CreateBuffer() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
H A Dwebgl_rendering_context_base.cpp744 napi_value WebGLRenderingContextBase::CreateBuffer(napi_env env, napi_callback_info info) in CreateBuffer() function in OHOS::Rosen::WebGLRenderingContextBase
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.cpp492 GpuResourceManager::StoreAllocationData GpuResourceManager::CreateBuffer( in CreateBuffer() function in GpuResourceManager