Home
last modified time | relevance | path

Searched defs:hasPointers (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DTouchedWindow.h92 bool hasPointers() const { return !touchingPointers.empty() || !hoveringPointers.empty(); }; in hasPointers() function
/aosp_15_r20/hardware/google/gfxstream/codegen/generic-apigen/
DEntryPoint.cpp174 bool EntryPoint::hasPointers() in hasPointers() function in EntryPoint