Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_frame_rate_manager_test.cpp211 int64_t touchCnt = 1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_connection_proxy_test.cpp866 int32_t touchCnt = 0; 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.cpp1268 int32_t touchCnt = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp1651 auto touchCnt = data.ReadInt32(); in OnRemoteRequest() local
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/test/
H A Devent_dispatch_test.cpp658 int32_t touchCnt = 0; variable
/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()