Home
last modified time | relevance | path

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

/external/skqp/tools/sk_app/mac/
DWindowContextFactory_mac.h30 WindowContext* NewGLForMac(const MacWindowInfo&, const DisplayParams&);
DGLWindowContext_mac.cpp100 WindowContext* NewGLForMac(const MacWindowInfo& info, const DisplayParams& params) { in NewGLForMac() function
DWindow_mac.cpp261 fWindowContext = NewGLForMac(info, fRequestedDisplayParams); in attach()
/external/skia/tools/sk_app/mac/
DWindowContextFactory_mac.h31 WindowContext* NewGLForMac(const MacWindowInfo&, const DisplayParams&);
DGLWindowContext_mac.cpp86 WindowContext* NewGLForMac(const MacWindowInfo& info, const DisplayParams& params) { in NewGLForMac() function
DWindow_mac.cpp274 fWindowContext = NewGLForMac(info, fRequestedDisplayParams); in attach()