Searched refs:Pinch (Results 1 – 4 of 4) sorted by relevance
95 void Pinch( const Vec2& v1, const Vec2& v2 );
242 void TapCamera::Pinch( const Vec2& v1, const Vec2& v2 ) in Pinch() function in ndk_helper::TapCamera
271 eng->tap_camera_.Pinch( v1, v2 ); in HandleInput()
282 eng->tap_camera_.Pinch( v1, v2 ); in HandleInput()