Lines Matching refs:SkNativeGLContext
8 #include "gl/SkNativeGLContext.h"
11 SkNativeGLContext::AutoContextRestore::AutoContextRestore() {
15 SkNativeGLContext::AutoContextRestore::~AutoContextRestore() {
21 SkNativeGLContext::SkNativeGLContext()
25 SkNativeGLContext::~SkNativeGLContext() {
29 void SkNativeGLContext::destroyGLContext() {
35 const GrGLInterface* SkNativeGLContext::createGLContext() {
75 void SkNativeGLContext::makeCurrent() const {
79 void SkNativeGLContext::swapBuffers() const {