Searched defs:SkMesaGLContext (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/mesa/
H A DSkMesaGLContext.cpp11 #include "gl/SkMesaGLContext.h"
14 SkMesaGLContext::AutoContextRestore::AutoContextRestore() {
23 SkMesaGLContext::AutoContextRestore::~AutoContextRestore() {
32 SkMesaGLContext::SkMesaGLContext() function in class:SkMesaGLContext
38 SkMesaGLContext::~SkMesaGLContext() {
42 void SkMesaGLContext::destroyGLContext() {
56 const GrGLInterface* SkMesaGLContext::createGLContext(GrGLStandard forcedGpuAPI) {
103 void SkMesaGLContext
[all...]
/external/skia/src/gpu/gl/mesa/
H A DSkMesaGLContext.cpp11 #include "gl/SkMesaGLContext.h"
14 SkMesaGLContext::AutoContextRestore::AutoContextRestore() {
23 SkMesaGLContext::AutoContextRestore::~AutoContextRestore() {
32 SkMesaGLContext::SkMesaGLContext() function in class:SkMesaGLContext
38 SkMesaGLContext::~SkMesaGLContext() {
42 void SkMesaGLContext::destroyGLContext() {
56 const GrGLInterface* SkMesaGLContext::createGLContext() {
99 void SkMesaGLContext
[all...]
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DSkMesaGLContext.h15 class SkMesaGLContext : public SkGLContextHelper { class in inherits:SkGLContextHelper
20 SkMesaGLContext();
22 virtual ~SkMesaGLContext();
/external/skia/include/gpu/gl/
H A DSkMesaGLContext.h15 class SkMesaGLContext : public SkGLContextHelper { class in inherits:SkGLContextHelper
20 SkMesaGLContext();
22 virtual ~SkMesaGLContext();

Completed in 4171 milliseconds