Lines Matching refs:SkNativeGLContext
8 #include "gl/SkNativeGLContext.h"
10 SkNativeGLContext::AutoContextRestore::AutoContextRestore() {
17 SkNativeGLContext::AutoContextRestore::~AutoContextRestore() {
25 SkNativeGLContext::SkNativeGLContext()
31 SkNativeGLContext::~SkNativeGLContext() {
35 void SkNativeGLContext::destroyGLContext() {
54 const GrGLInterface* SkNativeGLContext::createGLContext() {
163 void SkNativeGLContext::makeCurrent() const {
169 void SkNativeGLContext::swapBuffers() const {