Home
last modified time | relevance | path

Searched defs:surfaceBuffer (Results 101 – 118 of 118) sorted by relevance

12345

/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
H A Ddepth_data_output_napi.cpp129 sptr<SurfaceBuffer> surfaceBuffer = nullptr; in UpdateJSCallback() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp258 sptr<SurfaceBuffer> surfaceBuffer = SurfaceBuffer::Create(); in TransBufferHandleToSurfaceBuffer() local
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_service_stub.cpp262 int32_t ScreenCaptureServiceStub::AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int3… in AcquireVideoBuffer()
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test_state.cpp190 sptr<OHOS::SurfaceBuffer> surfaceBuffer = buffer->memory_->GetSurfaceBuffer(); in OnBufferAvailable() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dext_decoder_test.cpp1046 sptr<SurfaceBuffer> surfaceBuffer = nullptr; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h137 sptr<SurfaceBuffer> surfaceBuffer; member
H A Dhencoder.cpp784 sptr<SurfaceBuffer> surfaceBuffer = inputBufferPool_.front().surfaceBuffer; in UpdateFormatFromSurfaceBuffer() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp1169 sptr<SurfaceBuffer> surfaceBuffer = buffer->memory_->GetSurfaceBuffer(); in ReadCustomDataToAVBuffer() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp178 OHOS::sptr<OHOS::SurfaceBuffer> surfaceBuffer = in AcquireVideoBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp853 CmdList& cmdList, const std::shared_ptr<SurfaceBufferEntry>& surfaceBuffer) in AddSurfaceBufferEntryToCmdList()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dpixelmap_native.cpp867 OHOS::sptr<OHOS::SurfaceBuffer> surfaceBuffer( in OH_PixelmapNative_SetMetadata() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp1681 auto surfaceBuffer = object->surfaceBuffer_; in Marshalling() local
1845 sptr<SurfaceBuffer> surfaceBuffer; in Unmarshalling() local
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp2097 int32_t ScreenCaptureServer::AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, int32_t &… in AcquireVideoBuffer()
2730 …2_t ScreenCapBufferConsumerListener::AcquireVideoBuffer(sptr<OHOS::SurfaceBuffer> &surfaceBuffer, … in AcquireVideoBuffer()
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp148 …OHOS::sptr<OHOS::SurfaceBuffer> surfaceBuffer(reinterpret_cast<OHOS::SurfaceBuffer *>(nativeBuffer… in CreateNativeWindowBufferFromNativeBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp247 void UpdateSurfaceNodeNit(const sptr<SurfaceBuffer>& surfaceBuffer, RSSurfaceRenderNode& surfaceNod… in UpdateSurfaceNodeNit()
359 const auto& surfaceBuffer = surfaceNode.GetRSSurfaceHandler()->GetBuffer(); in CheckIsHdrSurface() local
H A Drs_base_render_util.cpp971 std::shared_ptr<RSSurfaceHandler::SurfaceBufferEntry> surfaceBuffer; in ConsumeAndUpdateBuffer() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp599 bool InitYuvDataOutInfo(SurfaceBuffer* surfaceBuffer, const ImageInfo &info, YUVDataInfo &yuvInfo) in InitYuvDataOutInfo()
2571 sptr<SurfaceBuffer> surfaceBuffer = SurfaceBuffer::Create(); in ReadDmaMemInfoFromParcel() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp1496 sptr<SurfaceBuffer> surfaceBuffer = SurfaceBuffer::Create(); in SetWatermark() local

12345