Home
last modified time | relevance | path

Searched refs:CreateTestCursor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_and_cursor_composer_unittest.cc94 MouseCursor* CreateTestCursor(DesktopVector hotspot) { in CreateTestCursor() function
154 callback_->OnMouseCursor(CreateTestCursor(hotspot_)); in Capture()
408 MouseCursor* test_cursor = CreateTestCursor(DesktopVector(0, 0)); in TEST_F()
437 MouseCursor* test_cursor = CreateTestCursor(DesktopVector(0, 0)); in TEST_F()
450 MouseCursor* test_cursor = CreateTestCursor(DesktopVector(0, 0)); in TEST_F()
468 blender_.OnMouseCursor(CreateTestCursor(DesktopVector(0, 0))); in TEST_F()