Searched refs:pointerPath_ (Results 1 – 2 of 2) sorted by relevance
165 pointerPath_.Reset(); in CheckPointerAction()209 if (pointerPath_.IsValid()) { in ProcessUpAndCancelEvent()282 …pointerPath_.MoveTo (traceControlPoints_[pointIndex0].GetX(), traceControlPoints_[pointIndex0].Get… in ProcessMoveEvent()283 …pointerPath_.CubicTo(traceControlPoints_[pointIndex1].GetX(), traceControlPoints_[pointIndex1].Get… in ProcessMoveEvent()294 … glowTraceSystem_->AddGlowPoints(pointerPath_, (now - lastUpdateTimeMillis_) / TIME_DIMENSION); in ProcessMoveEvent()296 pointerPath_.Reset(); in ProcessMoveEvent()417 pointerPath_.Reset(); in DestoryWindow()
69 Rosen::Drawing::Path pointerPath_; variable