Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h254 void TouchMoved(const float vec2Location[2]);
DPVRShell.cpp1351 void PVRShellInit::TouchMoved(const float vec2Location[2]) in TouchMoved() function in PVRShellInit
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp333 TouchMoved(vec2PointerLocation); in OsRenderComplete()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp690 pData->TouchMoved(vec2TouchPosition); in WndProc()