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