Home
last modified time | relevance | path

Searched defs:forcedGpuAPI (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/gl/win/
DSkCreatePlatformGLContext_win.cpp41 WinGLContext::WinGLContext(GrGLStandard forcedGpuAPI) in WinGLContext()
190 SkGLContext* SkCreatePlatformGLContext(GrGLStandard forcedGpuAPI, SkGLContext* shareContext) { in SkCreatePlatformGLContext()
/external/skia/src/gpu/gl/nacl/
DSkCreatePlatformGLContext_nacl.cpp10 SkGLContext* SkCreatePlatformGLContext(GrGLStandard forcedGpuAPI, SkGLContext* shareContext) { in SkCreatePlatformGLContext()
/external/skia/src/gpu/gl/glx/
DSkCreatePlatformGLContext_glx.cpp65 GLXGLContext::GLXGLContext(GrGLStandard forcedGpuAPI, GLXGLContext* shareContext) in GLXGLContext()
336 SkGLContext* SkCreatePlatformGLContext(GrGLStandard forcedGpuAPI, SkGLContext* shareContext) { in SkCreatePlatformGLContext()
/external/skia/src/gpu/gl/mac/
DSkCreatePlatformGLContext_mac.cpp112 SkGLContext* SkCreatePlatformGLContext(GrGLStandard forcedGpuAPI, SkGLContext* shareContext) { in SkCreatePlatformGLContext()
/external/skia/src/gpu/gl/egl/
DSkCreatePlatformGLContext_egl.cpp60 EGLGLContext::EGLGLContext(GrGLStandard forcedGpuAPI) in EGLGLContext()
321 SkGLContext* SkCreatePlatformGLContext(GrGLStandard forcedGpuAPI, SkGLContext* shareContext) { in SkCreatePlatformGLContext()