Searched refs:Capture (Results 1 – 17 of 17) sorted by relevance
1 # Pointer Capture in InputFlinger5 …Capture](https://developer.android.com/training/gestures/movement#pointer-capture) is a feature th…7 - The position of the mouse cursor is fixed to its location before Pointer Capture was enabled.14 …dow`s can only gain Pointer Capture if they have window focus. If a window with Pointer Capture lo…16 ## Pointer Capture pipeline in InputFlinger18 …ontrolling the state of Pointer Capture. Since the feature requires changes to how events are gene…20 We use a sequence number to synchronize different requests to enable Pointer Capture between InputR…22 ### Enabling Pointer Capture24 There are four key steps that take place when Pointer Capture is enabled:26 1. Requests to enable Pointer Capture are forwarded from `InputManagerService` to `InputDispatcher`.[all …]
3 display_name: "Content Capture running on wrong thread count"4 description: "Number of times Content Capture running on the wrong thread"
89 CHECK_OFFSET(InputMessage::Body::Capture, eventId, 0); in TestInputMessageAlignment()90 CHECK_OFFSET(InputMessage::Body::Capture, pointerCaptureEnabled, 4); in TestInputMessageAlignment()91 CHECK_OFFSET(InputMessage::Body::Capture, empty, 5); in TestInputMessageAlignment()126 static_assert(sizeof(InputMessage::Body::Capture) == 8); in TestBodySize()
1 # Scroll Capture
1 # Scroll Capture (Long Screenshots)
22 # Scroll Capture
186 struct Capture { struct191 inline size_t size() const { return sizeof(Capture); } in size() argument
19 # Scroll Capture
44 # Capture
191 // A mouse that is operating under Pointer Capture mode.195 // A touchpad that is operating under Pointer Capture mode.
53 // 1: Capture latency: bin size in milliseconds
24 13. Allowed Capture Policy (parameter name: `allowedCapturePolicy`)
74 ALOGE("Capture request without output target cannot be submitted!");
84 ALOGE("Capture request without output target cannot be submitted!");
115 # Scroll Capture
1193 // Content Capture
14370 // 1: Capture latency: bin size in milliseconds