/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_texture_export.cpp | 55 auto frame = rootNode_->GetStagingProperties().GetFrame(); in DoTextureExport() local
|
H A D | rs_canvas_node.cpp | 159 auto frame = GetStagingProperties().GetFrame(); in GetPaintWidth() local 165 auto frame = GetStagingProperties().GetFrame(); in GetPaintHeight() local
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/captureframe_fuzzer/ |
H A D | captureframe_fuzzer.cpp | 41 std::vector<int8_t> frame; in CaptureFrameFuzzTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ |
H A D | software_render_backend.h | 40 … Drawing::Canvas* AcquireDrCanvas(std::unique_ptr<SurfaceFrame>& frame) override {return nullptr;} in AcquireDrCanvas()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
H A D | client_trans_proxy_file_manager_test.cpp | 656 FileFrame frame; variable 1296 FileFrame frame = { variable 1344 FileFrame frame = { variable 1380 FileFrame frame = { variable 1409 FileFrame frame = { variable 1441 FileFrame frame = { variable 1506 FileFrame frame = { variable 1522 FileFrame frame = { variable 1558 FileFrame frame = { variable 1653 FileFrame frame; variable
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/source/ |
H A D | player_source.cpp | 137 int32_t PlayerSource::ReadFrame(FormatFrame &frame) in ReadFrame() 143 int32_t PlayerSource::FreeFrame(FormatFrame &frame) in FreeFrame()
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | dfx_fault_stack.cpp | 107 auto frame = frames.at(index); in CollectStackInfo() local 134 const auto& frame = frames.back(); in CreateBlockForCorruptedStack() local 291 DfxFrame frame; in ParseUnwindStack() local
|
H A D | printer.cpp | 182 bool Printer::IsLastValidFrame(const DfxFrame& frame) in IsLastValidFrame() 215 for (const auto& frame : frames) { in PrintThreadBacktraceByConfig() local
|
H A D | cppcrash_reporter.h | 47 void AppendCrashStack(const std::string& frame) in AppendCrashStack()
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/fuzztest/renderframe_fuzzer/ |
H A D | renderframe_fuzzer.cpp | 43 std::vector<int8_t> frame; in RenderFrameFuzzTest() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/ |
H A D | avcodec_task_manager.cpp | 272 auto frame = frameRecords[index]; in FindIdrFrameIndex() local 281 auto frame = frameRecords[index]; in FindIdrFrameIndex() local 300 [](const sptr<FrameRecord>& frame) { return frame->IsIDRFrame(); }); in IgnoreDeblur() 326 auto frame = frameRecords[index]; in ChooseVideoBuffer() local
|
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/src/ |
H A D | ffmpeg_api_wrap.cpp | 258 AVFrame *frame = nullptr; in FrameAlloc() local 265 int FFmpegApiWrap::FrameGetBuffer(AVFrame *frame, int align) in FrameGetBuffer() 274 int FFmpegApiWrap::CodecSendFrame(AVCodecContext *avctx, const AVFrame *frame) in CodecSendFrame() 324 void FFmpegApiWrap::FrameFree(AVFrame **frame) in FrameFree()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
H A D | rs_surface_ohos_vulkan.cpp | 228 std::unique_ptr<RSSurfaceFrameOhosVulkan> frame = in RequestFrame() local 243 void RSSurfaceOhosVulkan::SetUiTimeStamp(const std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiT… in SetUiTimeStamp() 247 bool RSSurfaceOhosVulkan::FlushFrame(std::unique_ptr<RSSurfaceFrame>& frame, uint64_t uiTimestamp) in FlushFrame()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | surface_capture_test.cpp | 52 auto frame = rsSurface->RequestFrame(width, height); in DrawSurface() local 82 auto frame = rsSurface->RequestFrame(width, height); in DrawSurfaceToCapture() local 126 auto frame = rsSurface->RequestFrame(sWidth, sHeight); in DrawPixelmap() local
|
H A D | render_service_client_gravity_demo.cpp | 127 auto frame = rsSurface->RequestFrame(400, 400); in Run() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/test/unittest/common/base/ |
H A D | dcamera_sink_frame_info_test.cpp | 138 DCameraSinkFrameInfo frame; variable
|
/ohos5.0/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/src/ |
H A D | hdi_service_common.cpp | 436 char *frame = nullptr; in AudioRenderStartAndOneFrame() local 533 int8_t *frame, uint32_t requestBytes, uint64_t *replyBytes) in RenderTryOneFrame() 576 char *frame = nullptr; in FrameStart() local 622 char *frame = nullptr; in FrameStartCapture() local 641 int32_t RenderFramePrepare(const std::string &path, char *&frame, uint64_t &readSize) in RenderFramePrepare() 691 int8_t *frame, uint32_t *replyBytes, uint64_t *requestBytes) in CaptureTryOneFrame() 729 char *frame = reinterpret_cast<char *>(calloc(1, BUFFER_LENTH)); in StartRecord() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_frame.c | 48 struct FillpFrameItem *FillpFrameItemAlloc(FILLP_CONST struct FrameInfo *frame) in FillpFrameItemAlloc() 228 static void FillpFrameRxNewFrag(struct FillpFrame *frame, const struct FillpPcbItem *item) in FillpFrameRxNewFrag()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/ |
H A D | input.rs | 77 let frame = match sender.poll_recv_frame(cx) { in poll() localVariable 93 let frame = if let SettingState::Ack = state { in poll() localVariable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsproxynode_fuzzer/ |
H A D | rsproxynode_fuzzer.cpp | 77 Vector4f frame = {GetData<float>(), GetData<float>(), GetData<float>(), GetData<float>()}; in DoRSProxyNode() local
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/backtrace/ |
H A D | backtrace_local_test.cpp | 339 std::string frame; variable 371 for (auto const& frame : threadStack.frames) { variable
|
/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/ |
H A D | touch_ft5x06.c | 210 static int32_t ParsePointData(ChipDevice *device, FrameData *frame, uint8_t *buf, uint8_t pointNum,… in ParsePointData() 272 FrameData *frame = &device->driver->frameData; in ChipDataHandle() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/ |
H A D | avmetadata_mock.cpp | 160 void AVMetadataMock::FrameToFile(std::shared_ptr<PixelMap> frame, in FrameToFile() 185 void AVMetadataMock::SurfaceToFile(std::shared_ptr<AVSharedMemory> frame, in SurfaceToFile() 209 void AVMetadataMock::FrameToJpeg(std::shared_ptr<PixelMap> frame, in FrameToJpeg()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/conn/ |
H A D | http2.rs | 61 let frame = conn.receiver.recv().await?; in request() localVariable 417 let frame = build_headers_frame(1, request.part().clone(), false).unwrap(); in ut_http2_build_headers_frame() localVariable 419 let frame = build_headers_frame(1, request.part().clone(), true).unwrap(); in ut_http2_build_headers_frame() localVariable
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/utils/ |
H A D | display_adapter.cpp | 112 int32_t DisplayAdapter::FbFresh(int32_t devFd, DisplayFrameInfo &frame) in FbFresh()
|