Home
last modified time | relevance | path

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

/external/skqp/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp51 static ATOM gWC; member in __anon1be1d5e80111::WinGLTestContext
55 ATOM WinGLTestContext::gWC = 0; member in __anon1be1d5e80111::WinGLTestContext
64 if (!gWC) { in WinGLTestContext()
77 gWC = RegisterClass(&wc); in WinGLTestContext()
78 if (!gWC) { in WinGLTestContext()
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp51 static ATOM gWC; member in __anonc91c64710111::WinGLTestContext
55 ATOM WinGLTestContext::gWC = 0; member in __anonc91c64710111::WinGLTestContext
64 if (!gWC) { in WinGLTestContext()
77 gWC = RegisterClass(&wc); in WinGLTestContext()
78 if (!gWC) { in WinGLTestContext()
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp115 static ATOM gWC; member in __anona68d8d0a0111::ANGLEGLContext
120 ATOM ANGLEGLContext::gWC = 0; member in __anona68d8d0a0111::ANGLEGLContext
137 if (!gWC) { in ANGLEGLContext()
150 gWC = RegisterClass(&wc); in ANGLEGLContext()
151 if (!gWC) { in ANGLEGLContext()
/external/skqp/tools/gpu/gl/angle/
DGLTestContext_angle.cpp115 static ATOM gWC; member in __anon68b56dc10111::ANGLEGLContext
120 ATOM ANGLEGLContext::gWC = 0; member in __anon68b56dc10111::ANGLEGLContext
137 if (!gWC) { in ANGLEGLContext()
150 gWC = RegisterClass(&wc); in ANGLEGLContext()
151 if (!gWC) { in ANGLEGLContext()