Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShellImpl.h248 void TouchBegan(const float vec2Location[2]);
DPVRShell.cpp1340 void PVRShellInit::TouchBegan(const float vec2Location[2]) in TouchBegan() function in PVRShellInit
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/
DPVRShellOS.cpp316 TouchBegan(vec2PointerLocation); in OsRenderComplete()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp579 pData->TouchBegan(vec2TouchPosition); in doButtonDown()