HomeSort by relevance Sort by last modified time
    Searched defs:GetPixelFormatAttribivProc (Results 1 - 2 of 2) sorted by null

  /external/skia/src/utils/win/
SkWGL.h 100 typedef BOOL (WINAPI *GetPixelFormatAttribivProc)(HDC, int, int, UINT, const int*, int*);
112 static GetPixelFormatAttribivProc fGetPixelFormatAttribiv;
  /external/skqp/src/utils/win/
SkWGL.h 100 typedef BOOL (WINAPI *GetPixelFormatAttribivProc)(HDC, int, int, UINT, const int*, int*);
112 static GetPixelFormatAttribivProc fGetPixelFormatAttribiv;

Completed in 60 milliseconds