OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getpixelformatattribfv
(Results
1 - 3
of
3
) sorted by null
/external/skia/legacy/include/utils/
SkWGL.h
73
BOOL
getPixelFormatAttribfv
(HDC hdc, int, int, UINT, const int*, FLOAT*) const;
/external/skia/src/utils/win/
SkWGL_win.cpp
62
BOOL SkWGLExtensions::
getPixelFormatAttribfv
(HDC hdc,
256
GET_PROC(
GetPixelFormatAttribfv
, ARB);
/external/skia/include/utils/
SkWGL.h
75
BOOL
getPixelFormatAttribfv
(HDC hdc, int, int, UINT, const int*, FLOAT*) const;
Completed in 93 milliseconds