Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLRenderTarget.cpp91 fbi.fFormat = this->getGLGpu()->glCaps().configSizedInternalFormat(this->config()); in getBackendRenderTarget()
113 GrGLGpu* gpu = this->getGLGpu(); in completeStencilAttachment()
168 GrGLGpu* gpu = this->getGLGpu(); in onRelease()
192 GrGLGpu* GrGLRenderTarget::getGLGpu() const { in getGLGpu() function in GrGLRenderTarget
DGrGLRenderTarget.h93 GrGLGpu* getGLGpu() const;
/external/skqp/src/gpu/gl/
DGrGLRenderTarget.cpp91 fbi.fFormat = this->getGLGpu()->glCaps().configSizedInternalFormat(this->config()); in getBackendRenderTarget()
113 GrGLGpu* gpu = this->getGLGpu(); in completeStencilAttachment()
168 GrGLGpu* gpu = this->getGLGpu(); in onRelease()
192 GrGLGpu* GrGLRenderTarget::getGLGpu() const { in getGLGpu() function in GrGLRenderTarget
DGrGLRenderTarget.h93 GrGLGpu* getGLGpu() const;