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