Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLGpu.cpp2543 DWORD wndProcID = 0; in SwapBuf() local
2544 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()
2545 if(wndProcID == procID) { in SwapBuf()
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp2512 DWORD wndProcID = 0; in SwapBuf() local
2513 GetWindowThreadProcessId(hwnd, &wndProcID); in SwapBuf()
2514 if(wndProcID == procID) { in SwapBuf()