Home
last modified time | relevance | path

Searched refs:lastTouchHotAreas (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp3310 std::vector<Rect> lastTouchHotAreas; in SetTouchHotAreas() local
3311 property->GetTouchHotAreas(lastTouchHotAreas); in SetTouchHotAreas()
3312 if (touchHotAreas == lastTouchHotAreas) { in SetTouchHotAreas()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp4086 std::vector<Rect> lastTouchHotAreas; in SetTouchHotAreas() local
4087 property_->GetTouchHotAreas(lastTouchHotAreas); in SetTouchHotAreas()
4092 property_->SetTouchHotAreas(lastTouchHotAreas); in SetTouchHotAreas()
H A Dwindow_scene_session_impl.cpp3360 std::vector<Rect> lastTouchHotAreas; in SetTouchHotAreas() local
3361 property_->GetTouchHotAreas(lastTouchHotAreas); in SetTouchHotAreas()
3365 property_->SetTouchHotAreas(lastTouchHotAreas); in SetTouchHotAreas()

Completed in 20 milliseconds