OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gWC
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp
25
ATOM SkNativeGLContext::
gWC
= 0;
52
if (!
gWC
) {
65
gWC
= RegisterClass(&wc);
66
if (!
gWC
) {
/external/skia/include/gpu/gl/
SkNativeGLContext.h
79
static ATOM
gWC
;
Completed in 2605 milliseconds