Home
last modified time | relevance | path

Searched defs:touchStatus (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_ft5406.c118 uint8_t touchStatus = 0; in ChipDataHandle() local
H A Dtouch_gt911.c192 uint8_t touchStatus = 0; in ChipDataHandle() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_connection_proxy_test.cpp865 int32_t touchStatus = 1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp524 void RSRenderServiceClient::NotifyTouchEvent(int32_t touchStatus, int32_t touchCnt) in NotifyTouchEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp534 void RSRenderServiceClient::NotifyTouchEvent(int32_t touchStatus, int32_t touchCnt) in NotifyTouchEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_frame_rate_manager.cpp793 void HgmFrameRateManager::HandleTouchEvent(pid_t pid, int32_t touchStatus, int32_t touchCnt) in HandleTouchEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.cpp649 void RSInterfaces::NotifyTouchEvent(int32_t touchStatus, int32_t touchCnt) in NotifyTouchEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_interfaces_test.cpp1267 int32_t touchStatus = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp1650 auto touchStatus = data.ReadInt32(); in OnRemoteRequest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp1414 void RSRenderServiceClient::NotifyTouchEvent(int32_t touchStatus, int32_t touchCnt) in NotifyTouchEvent()
H A Drs_render_service_connection_proxy.cpp2610 void RSRenderServiceConnectionProxy::NotifyTouchEvent(int32_t touchStatus, int32_t touchCnt) in NotifyTouchEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp1871 void RSRenderServiceConnection::NotifyTouchEvent(int32_t touchStatus, int32_t touchCnt) in NotifyTouchEvent()