Home
last modified time | relevance | path

Searched refs:TouchEnded (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h260 void TouchEnded(const float vec2Location[2]);
DPVRShell.cpp1364 void PVRShellInit::TouchEnded(const float vec2Location[2]) in TouchEnded() function in PVRShellInit
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp589 pData->TouchEnded(vec2TouchPosition); in doButtonUp()
685 pData->TouchEnded(vec2TouchPosition); in WndProc()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp294 TouchEnded(vec2PointerLocation); in OsRenderComplete()