Home
last modified time | relevance | path

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

/external/skia/include/views/
DSkOSWindow_Win.h66 static SkOSWindow* GetOSWindowForHWND(void* hwnd) { in GetOSWindowForHWND() function
/external/skia/src/views/win/
Dskia_win.cpp124 SkOSWindow* window = SkOSWindow::GetOSWindowForHWND(hWnd); in WndProc()