Home
last modified time | relevance | path

Searched refs:fChoosePixelFormat (Results 1 – 3 of 3) sorted by relevance

/external/skia/legacy/include/utils/
DSkWGL.h84 ChoosePixelFormatProc fChoosePixelFormat; variable
/external/skia/include/utils/
DSkWGL.h103 ChoosePixelFormatProc fChoosePixelFormat; variable
/external/skia/src/utils/win/
DSkWGL_win.cpp48 return fChoosePixelFormat(hdc, piAttribIList, pfAttribFList, in choosePixelFormat()
226 , fChoosePixelFormat(NULL) in SkWGLExtensions()