Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.cpp2488 DWORD wndProcID = 0; in SwapBuf() local
2489 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()
2490 if(wndProcID == procID) { in SwapBuf()