Searched refs:CreateTouchTestInfo (Results 1 – 2 of 2) sorted by relevance
28 JSRef<JSVal> info = JSRef<JSObject>::Cast(CreateTouchTestInfo(touchInfo[i])); in Execute()35 JSRef<JSObject> JsOnChildTouchTestFunction::CreateTouchTestInfo(const NG::TouchTestInfo& info) in CreateTouchTestInfo() function in OHOS::Ace::Framework::JsOnChildTouchTestFunction
33 JSRef<JSObject> CreateTouchTestInfo(const NG::TouchTestInfo& info);