Home
last modified time | relevance | path

Searched defs:buffer (Results 1601 - 1625 of 5368) sorted by relevance

1...<<61626364656667686970>>...215

/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp418 GSError DumpToFileAsync(pid_t pid, std::string name, sptr<SurfaceBuffer> &buffer) in DumpToFileAsync() argument
147 ReadSurfaceBufferImpl(MessageParcel &parcel, uint32_t &sequence, sptr<SurfaceBuffer>& buffer) ReadSurfaceBufferImpl() argument
159 WriteSurfaceBufferImpl(MessageParcel &parcel, uint32_t sequence, const sptr<SurfaceBuffer> &buffer) WriteSurfaceBufferImpl() argument
[all...]
/foundation/multimedia/audio_framework/test/fuzztest/audioutils_fuzzer/
H A Daudio_utils_fuzzer.cpp225 uint8_t *buffer = new uint8_t[LIMITSIZE]; in AudioBlendFuzzTest() local
/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dstream_demuxer.cpp217 auto buffer = Buffer::CreateDefaultBuffer(bufferPtr->GetMemory()->GetSize()); in PullDataWithoutCache() local
344 Status StreamDemuxer::HandleReadHeader(int32_t streamID, int64_t offset, std::shared_ptr<Buffer>& buffer, in HandleReadHeader() argument
366 CheckChangeStreamID(int32_t streamID, std::shared_ptr<Buffer>& buffer) CheckChangeStreamID() argument
385 HandleReadPacket(int32_t streamID, int64_t offset, std::shared_ptr<Buffer>& buffer, size_t expectedLen) HandleReadPacket() argument
407 CallbackReadAt(int32_t streamID, int64_t offset, std::shared_ptr<Buffer>& buffer, size_t expectedLen) CallbackReadAt() argument
[all...]
/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dnative_window_test.cpp159 OHOS::sptr<SurfaceBuffer> buffer = nullptr; in HWTEST_F() local
187 bool NativeWindowTest::GetData(sptr<SurfaceBuffer> &buffer) in GetData() argument
278 OHOS::sptr<SurfaceBuffer> buffer in HWTEST_F() local
386 OHOS::sptr<SurfaceBuffer> buffer = nullptr; HWTEST_F() local
539 OHOS::sptr<SurfaceBuffer> buffer = nullptr; HWTEST_F() local
677 OHOS::sptr<SurfaceBuffer> buffer = nullptr; HWTEST_F() local
767 OHOS::sptr<SurfaceBuffer> buffer = nullptr; HWTEST_F() local
884 OHOS::sptr<SurfaceBuffer> buffer = nullptr; HWTEST_F() local
1046 OHOS::sptr<SurfaceBuffer> buffer = nullptr; HWTEST_F() local
[all...]
H A Dsurface_ipc_with_pts_test.cpp77 static inline GSError OnBufferRelease(sptr<SurfaceBuffer> &buffer) in OnBufferRelease() argument
82 OHOS::GSError SurfaceIPCWithPTSTest::SetData(sptr<SurfaceBuffer> &buffer, sptr<Surface> &pSurface) in SetData() argument
97 bool SurfaceIPCWithPTSTest::GetData(sptr<SurfaceBuffer> &buffer) in GetData() argument
160 sptr<SurfaceBuffer> buffer; ChildProcessMain() local
[all...]
H A Dsurface_ipc_with_invaild_pts_test.cpp78 static inline GSError OnBufferRelease(sptr<SurfaceBuffer> &buffer) in OnBufferRelease() argument
122 sptr<SurfaceBuffer> buffer; in ChildProcessMain() local
[all...]
H A Dsurface_ipc_test.cpp67 static inline GSError OnBufferRelease(sptr<SurfaceBuffer> &buffer) in OnBufferRelease() argument
72 OHOS::GSError SurfaceIPCTest::SetData(sptr<SurfaceBuffer> &buffer, sptr<Surface> &pSurface) in SetData() argument
87 bool SurfaceIPCTest::GetData(sptr<SurfaceBuffer> &buffer) in GetData() argument
140 sptr<SurfaceBuffer> buffer = nullptr; ChildProcessMain() local
221 sptr<SurfaceBuffer> buffer = nullptr; HWTEST_F() local
[all...]
H A Dnative_window_buffer_test.cpp85 bool NativeWindowBufferTest::GetData(sptr<SurfaceBuffer> &buffer) in GetData() argument
241 OHOS::sptr<SurfaceBuffer> buffer = nullptr; in HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H A Daudio_capturer_test.cpp138 auto buffer = std::make_unique<uint8_t[]>(bufferLen); in StartCapture() local
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_stream_builder_test/src/
H A Doh_audio_stream_builder_unit_test.cpp45 AudioRendererOnWriteDataInterrupt(OH_AudioRenderer* capturer, void* userData, void* buffer, int32_t bufferLen) AudioRendererOnWriteDataInterrupt() argument
62 AudioRendererOnWriteData(OH_AudioRenderer* capturer, void* userData, void* buffer, int32_t bufferLen) AudioRendererOnWriteData() argument
105 AudioCapturerOnReadData( OH_AudioCapturer* capturer, void* userData, void* buffer, int32_t bufferLen) AudioCapturerOnReadData() argument
115 OnWriteDataCallbackWithValidData(OH_AudioRenderer* renderer, void* userData, void* buffer, int32_t bufferLen) OnWriteDataCallbackWithValidData() argument
123 OnWriteDataCallbackWithInvalidData(OH_AudioRenderer* renderer, void* userData, void* buffer, int32_t bufferLen) OnWriteDataCallbackWithInvalidData() argument
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
H A Daudioplayer_adapter.cpp184 SLresult AudioPlayerAdapter::EnqueueAdapter(SLuint32 id, const void *buffer, SLuint32 size) in EnqueueAdapter() argument
227 SLresult AudioPlayerAdapter::GetBufferAdapter(SLuint32 id, SLuint8 **buffer, SLuint32 *size) in GetBufferAdapter() argument
H A Daudiocapturer_adapter.cpp136 SLresult AudioCapturerAdapter::EnqueueAdapter(SLuint32 id, const void *buffer, SLuint32 size) in EnqueueAdapter() argument
174 SLresult AudioCapturerAdapter::GetBufferAdapter(SLuint32 id, SLuint8 **buffer, SLuint32 *size) in GetBufferAdapter() argument
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dpolicy_provider_stub.cpp83 std::shared_ptr<AudioSharedMemory> buffer = nullptr; in HandleInitSharedVolume() local
176 int32_t PolicyProviderWrapper::InitSharedVolume(std::shared_ptr<AudioSharedMemory> &buffer) in InitSharedVolume() argument
/foundation/multimedia/audio_lite/services/server/src/
H A Daudio_capturer_server.cpp87 void AudioCapturerServer::CancelBuffer(SurfaceBuffer *buffer) in CancelBuffer() argument
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_state.cpp243 std::shared_ptr<AVBuffer> buffer; in OnMsgReceived() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dhdi_codec.cpp201 Status HdiCodec::EmptyThisBuffer(const std::shared_ptr<AVBuffer> &buffer) in EmptyThisBuffer() argument
221 Status HdiCodec::FillThisBuffer(std::shared_ptr<AVBuffer> &buffer) in FillThisBuffer() argument
264 OnEmptyBufferDone(const OmxCodecBuffer &buffer) OnEmptyBufferDone() argument
269 OnFillBufferDone(const OmxCodecBuffer &buffer) OnFillBufferDone() argument
328 EmptyBufferDone(int64_t appData, const OmxCodecBuffer &buffer) EmptyBufferDone() argument
336 FillBufferDone(int64_t appData, const OmxCodecBuffer &buffer) FillBufferDone() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp273 void PlatformGpuMemoryAllocator::DestroyBuffer(VkBuffer buffer, VmaAllocation allocation) in DestroyBuffer() argument
237 CreateBuffer(const VkBufferCreateInfo& bufferCreateInfo, const VmaAllocationCreateInfo& allocationCreateInfo, VkBuffer& buffer, VmaAllocation& allocation, VmaAllocationInfo& allocationInfo) CreateBuffer() argument
[all...]
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dibuffer_producer.h44 sptr<SurfaceBuffer> buffer; member
125 virtual GSError AcquireLastFlushedBuffer(sptr<SurfaceBuffer> &buffer, sptr<SyncFence> &fence, in AcquireLastFlushedBuffer() argument
/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp91 OHOS::sptr<SurfaceBuffer> buffer; in DrawBufferColor() local
169 OHOS::sptr<SurfaceBuffer> buffer = nullptr; FillHDIBuffer() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_processor.cpp91 auto buffer = surfaceHandler->GetBuffer(); in CreateLayer() local
137 auto buffer = params.GetBuffer(); CreateLayerForRenderThread() local
180 auto buffer = surfaceHandler->GetBuffer(); CreateUIFirstLayer() local
229 GetLayerInfo(RSSurfaceRenderParams& params, sptr<SurfaceBuffer>& buffer, sptr<SurfaceBuffer>& preBuffer, const sptr<IConsumerSurface>& consumer, const sptr<SyncFence>& acquireFence) GetLayerInfo() argument
292 ProcessLayerSetCropRect(LayerInfoPtr& layerInfoPtr, RSLayerInfo& layerInfo, sptr<SurfaceBuffer> buffer) ProcessLayerSetCropRect() argument
[all...]
H A Drs_base_render_util.h46 sptr<SurfaceBuffer> buffer = nullptr; member
64 sptr<OHOS::SurfaceBuffer> buffer; member
[all...]
H A Drs_egl_image_manager.cpp86 explicit NativeWindowBufferObject(sptr<OHOS::SurfaceBuffer> buffer) in NativeWindowBufferObject() argument
137 NativeWindowBufferObject CreateNativeWindowBuffer(const sptr<OHOS::SurfaceBuffer>& buffer) in CreateNativeWindowBuffer() argument
250 GLuint RSEglImageManager::CreateImageCacheFromBuffer(const sptr<OHOS::SurfaceBuffer>& buffer, in CreateImageCacheFromBuffer() argument
213 Create( EGLDisplay eglDisplay, EGLContext eglContext, const sptr<OHOS::SurfaceBuffer>& buffer) Create() argument
270 CreateImageCacheFromBuffer(const sptr<OHOS::SurfaceBuffer>& buffer, const sptr<SyncFence>& acquireFence) CreateImageCacheFromBuffer() argument
284 MapEglImageFromSurfaceBuffer(const sptr<OHOS::SurfaceBuffer>& buffer, const sptr<SyncFence>& acquireFence, pid_t threadIndex) MapEglImageFromSurfaceBuffer() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H A Drs_render_surface_frame.h107 sptr<SurfaceBuffer> buffer; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/
H A Drs_render_property.cpp650 Drawing::Matrix::Buffer buffer; in Dump() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dtest_common.cpp177 auto buffer = std::make_unique<char[]>(len + 1); in ConvertStringFromJsValue() local

Completed in 20 milliseconds

1...<<61626364656667686970>>...215