OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TouchEnded
(Results
1 - 4
of
4
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShellImpl.h
260
void
TouchEnded
(const float vec2Location[2]);
PVRShell.cpp
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.cpp
589
pData->
TouchEnded
(vec2TouchPosition);
685
pData->
TouchEnded
(vec2TouchPosition);
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
PVRShellOS.cpp
294
TouchEnded
(vec2PointerLocation);
Completed in 71 milliseconds