Home
last modified time | relevance | path

Searched refs:GPUGL (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLTexture.cpp15 #define GPUGL static_cast<GrGLGpu*>(this->getGpu()) macro
16 #define GL_CALL(X) GR_GL_CALL(GPUGL->glInterface(), X)
DGrGLRenderTarget.cpp17 #define GPUGL static_cast<GrGLGpu*>(this->getGpu()) macro
18 #define GL_CALL(X) GR_GL_CALL(GPUGL->glInterface(), X)
/external/skqp/src/gpu/gl/
DGrGLTexture.cpp15 #define GPUGL static_cast<GrGLGpu*>(this->getGpu()) macro
16 #define GL_CALL(X) GR_GL_CALL(GPUGL->glInterface(), X)
DGrGLRenderTarget.cpp17 #define GPUGL static_cast<GrGLGpu*>(this->getGpu()) macro
18 #define GL_CALL(X) GR_GL_CALL(GPUGL->glInterface(), X)