OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vec_flip_
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r16/sources/android/ndk_helper/
tapCamera.h
71
Vec2
vec_flip_
;
member in class:ndk_helper::TapCamera
99
vec_flip_
= Vec2( x, y );
tapCamera.cpp
54
vec_flip_
= Vec2( 1.f, -1.f );
65
vec_flip_
= Vec2( 0, 0 );
103
Drag( v *
vec_flip_
);
165
Vec2 vec = v *
vec_flip_
;
190
Vec2 vec = v *
vec_flip_
;
Completed in 286 milliseconds