Lines Matching refs:SkNativeGLContext
9 #include "gl/SkNativeGLContext.h"
15 SkNativeGLContext::AutoContextRestore::AutoContextRestore() {
20 SkNativeGLContext::AutoContextRestore::~AutoContextRestore() {
26 ATOM SkNativeGLContext::gWC = 0;
28 SkNativeGLContext::SkNativeGLContext()
34 SkNativeGLContext::~SkNativeGLContext() {
38 void SkNativeGLContext::destroyGLContext() {
50 const GrGLInterface* SkNativeGLContext::createGLContext() {
110 void SkNativeGLContext::makeCurrent() const {