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

  /external/skia/src/gpu/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 73 static ATOM gWC;

Completed in 145 milliseconds