Home | History | Annotate | Download | only in androidfw

Lines Matching defs:pointerProperties

290         const PointerProperties* pointerProperties,
332 msg.body.motion.pointers[i].properties.copyFrom(pointerProperties[i]);
889 PointerProperties pointerProperties[pointerCount];
892 pointerProperties[i].copyFrom(msg->body.motion.pointers[i].properties);
911 pointerProperties,