Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/d3dadapter/
Dpresent.h85 HRESULT (WINAPI *GetCursorPos)(ID3DPresent *This, POINT *pPoint);
86 HRESULT (WINAPI *SetCursorPos)(ID3DPresent *This, POINT *pPoint);
88 HRESULT (WINAPI *SetCursor)(ID3DPresent *This, void *pBitmap, POINT *pHotspot, BOOL bShow);
/hardware/google/gfxstream/host/testlibs/windows/win32/
DWin32Window.cpp261 POINT topLeft; in WndProc()
280 POINT topLeft; in WndProc()
285 POINT botRight; in WndProc()
650 POINT topLeft = {0, 0}; in takeScreenshot()
735 POINT topLeft; in setMousePosition()
/hardware/google/gfxstream/guest/mesa/include/D3D9/
Dd3d9types.h130 } POINT, *LPPOINT; typedef
Dd3d9.h188 …ace, const RECT *pSourceRect, IDirect3DSurface9 *pDestinationSurface, const POINT *pDestPoint) = 0;
776 …Surface, const RECT *pSourceRect, IDirect3DSurface9 *pDestinationSurface, const POINT *pDestPoint);
1027 …Surface, const RECT *pSourceRect, IDirect3DSurface9 *pDestinationSurface, const POINT *pDestPoint);