Searched refs:kSurfaceProperty (Results 1 – 1 of 1) sorted by relevance
312 #define kSurfaceProperty _TEXT("Egl::SurfaceOwner") macro317 Surface* surf = reinterpret_cast<Surface*>(GetProp(hwnd, kSurfaceProperty)); in SurfaceWindowProc()335 SetProp(mWindow, kSurfaceProperty, reinterpret_cast<HANDLE>(this)); in subclassWindow()358 RemoveProp(mWindow, kSurfaceProperty); in unsubclassWindow()