Home
last modified time | relevance | path

Searched defs:offsetY (Results 1 – 11 of 11) sorted by relevance

/base/msdp/device_status/test/fuzztest/getshadowoffset_fuzzer/
Dgetshadowoffset_fuzzer.cpp32 int32_t offsetY = 0; in GetShadowOffsetFuzzTest() local
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_data_manager.cpp103 int32_t DragDataManager::GetShadowOffset(int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_… in GetShadowOffset()
Ddrag_manager.cpp590 int32_t DragManager::OnGetShadowOffset(int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t&… in OnGetShadowOffset()
/base/msdp/device_status/frameworks/native/interaction/src/
Ddrag_manager_impl.cpp173 int32_t DragManagerImpl::GetShadowOffset(int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_… in GetShadowOffset()
Dinteraction_manager.cpp111 int32_t InteractionManager::GetShadowOffset(int32_t& offsetX, int32_t& offsetY, int32_t& width, int… in GetShadowOffset()
Dinteraction_manager_impl.cpp257 int32_t InteractionManagerImpl::GetShadowOffset(int32_t& offsetX, int32_t& offsetY, int32_t& width,… in GetShadowOffset()
/base/msdp/device_status/frameworks/native/src/
Ddevicestatus_client.cpp398 int32_t DeviceStatusClient::GetShadowOffset(int32_t& offsetX, int32_t& offsetY, int32_t& width, int… in GetShadowOffset()
/base/msdp/device_status/services/communication/service/src/
Ddevicestatus_srv_stub.cpp416 int32_t offsetY = 0; in GetShadowOffsetStub() local
/base/msdp/device_status/services/communication/client/src/
Ddevicestatus_srv_proxy.cpp504 int32_t DeviceStatusSrvProxy::GetShadowOffset(int32_t& offsetX, int32_t& offsetY, int32_t& width, i… in GetShadowOffset()
/base/msdp/device_status/services/native/src/
Ddevicestatus_service.cpp706 int32_t DeviceStatusService::GetShadowOffset(int32_t& offsetX, int32_t& offsetY, int32_t& width, in… in GetShadowOffset()
/base/msdp/device_status/frameworks/native/interaction/test/unittest/src/
Dinteraction_manager_test.cpp996 int32_t offsetY = 0; variable