Lines Matching refs:SkNativeGLContext
8 #include "gl/SkNativeGLContext.h"
14 SkNativeGLContext::AutoContextRestore::AutoContextRestore() {
20 SkNativeGLContext::AutoContextRestore::~AutoContextRestore() {
34 SkNativeGLContext::SkNativeGLContext()
41 SkNativeGLContext::~SkNativeGLContext() {
45 void SkNativeGLContext::destroyGLContext() {
69 const GrGLInterface* SkNativeGLContext::createGLContext() {
283 void SkNativeGLContext::makeCurrent() const {
289 void SkNativeGLContext::swapBuffers() const {