Home
last modified time | relevance | path

Searched refs:Flush (Results 1 - 25 of 25) sorted by relevance

/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Dv4l2_source_node_rk.cpp88 RetCode V4L2SourceNodeRK::Flush(const int32_t streamId) in Flush() function in OHOS::Camera::V4L2SourceNodeRK
93 rc = sensorController_->Flush(streamId); in Flush()
96 rc = SourceNode::Flush(streamId); in Flush()
H A Dv4l2_source_node_rk.h32 RetCode Flush(const int32_t streamId) override;
H A Drk_exif_node.h41 RetCode Flush(const int32_t streamId);
H A Drk_face_node.h48 RetCode Flush(const int32_t streamId);
H A Drk_codec_node.h48 RetCode Flush(const int32_t streamId);
H A Drk_exif_node.cpp42 RetCode RKExifNode::Flush(const int32_t streamId) in Flush() function in OHOS::Camera::RKExifNode
44 CAMERA_LOGI("RKExifNode::Flush streamId = %{public}d\n", streamId); in Flush()
H A Drk_face_node.cpp44 RetCode RKFaceNode::Flush(const int32_t streamId) in Flush() function in OHOS::Camera::RKFaceNode
46 CAMERA_LOGI("RKFaceNode::Flush streamId = %{public}d\n", streamId); in Flush()
H A Drk_codec_node.cpp61 RetCode RKCodecNode::Flush(const int32_t streamId) in Flush() function in OHOS::Camera::RKCodecNode
63 CAMERA_LOGI("RKCodecNode::Flush streamId = %{public}d\n", streamId); in Flush()
/device/qemu/hardware/display/
H A Ddisplay_layer.c163 static int32_t Flush(uint32_t devId, uint32_t layerId, LayerBuffer *buffer) in Flush() function
241 lFuncs->Flush = Flush; in LayerInitialize()
/device/qemu/riscv32_virt/liteos_m/board/ui/
H A Ddisp_dev.h28 void Flush(const OHOS::Rect& flushRect) override;
H A Dfbdev.cpp50 if (g_display.layerFuncs->Flush != nullptr) { in FbdevFlush()
52 g_display.layerFuncs->Flush(g_display.devId, g_display.layerId, &g_display.buffer); in FbdevFlush()
H A Ddisp_dev.cpp59 void DispDev::Flush(const OHOS::Rect& flushRect) in Flush() function in OHOS::DispDev
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_scale_node.h44 RetCode Flush(const int32_t streamId);
H A Drk_codec_node.h48 RetCode Flush(const int32_t streamId);
H A Drk_exif_node.h41 RetCode Flush(const int32_t streamId);
H A Drk_face_node.h48 RetCode Flush(const int32_t streamId);
H A Drk_scale_node.cpp43 RetCode RKScaleNode::Flush(const int32_t streamId) in Flush() function in OHOS::Camera::RKScaleNode
45 CAMERA_LOGI("RKScaleNode::Flush streamId = %{public}d\n", streamId); in Flush()
H A Drk_exif_node.cpp43 RetCode RKExifNode::Flush(const int32_t streamId) in Flush() function in OHOS::Camera::RKExifNode
45 CAMERA_LOGI("RKExifNode::Flush streamId = %{public}d\n", streamId); in Flush()
H A Drk_face_node.cpp45 RetCode RKFaceNode::Flush(const int32_t streamId) in Flush() function in OHOS::Camera::RKFaceNode
47 CAMERA_LOGI("RKFaceNode::Flush streamId = %{public}d\n", streamId); in Flush()
H A Drk_codec_node.cpp62 RetCode RKCodecNode::Flush(const int32_t streamId) in Flush() function in OHOS::Camera::RKCodecNode
64 CAMERA_LOGI("RKCodecNode::Flush streamId = %{public}d\n", streamId); in Flush()
/device/qemu/riscv32_virt/liteos_m/board/hardware/display/
H A Ddisplay_layer.c174 static int32_t Flush(uint32_t devId, uint32_t layerId, LayerBuffer *buffer) in Flush() function
254 lFuncs->Flush = Flush; in LayerInitialize()
/device/board/hisilicon/hispark_taurus/camera/pipeline_core/src/
H A Dipp_algo_example.c34 static int Flush(void) in Flush() function
36 printf("ipp algo example Flush ...\n"); in Flush()
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/ipp_algo_example/
H A Dipp_algo_example.c34 int Flush(void) in Flush() function
36 printf("ipp algo example Flush ...\n"); in Flush()
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/ipp_algo_example/
H A Dipp_algo_example.c34 int Flush(void) in Flush() function
36 printf("ipp algo example Flush ...\n"); in Flush()
/device/board/hisilicon/hispark_taurus/camera/driver_adapter/include/
H A Disys_object.h41 virtual RetCode Flush(int32_t streamId) = 0;

Completed in 10 milliseconds