Searched refs:GetPixelFormatAttribfvProc (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/utils/win/ |
D | SkWGL.h | 101 typedef BOOL (WINAPI *GetPixelFormatAttribfvProc)(HDC, int, int, UINT, const int*, FLOAT*); typedef 111 static GetPixelFormatAttribfvProc fGetPixelFormatAttribfv;
|
D | SkWGL_win.cpp | 243 SkWGLExtensions::GetPixelFormatAttribfvProc SkWGLExtensions::fGetPixelFormatAttribfv = nullptr;
|
/external/skia/src/utils/win/ |
D | SkWGL.h | 101 typedef BOOL (WINAPI *GetPixelFormatAttribfvProc)(HDC, int, int, UINT, const int*, FLOAT*); typedef 111 static GetPixelFormatAttribfvProc fGetPixelFormatAttribfv;
|
D | SkWGL_win.cpp | 243 SkWGLExtensions::GetPixelFormatAttribfvProc SkWGLExtensions::fGetPixelFormatAttribfv = nullptr;
|