OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGLGpu
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/gl/
GrGLRenderTarget.cpp
91
fbi.fFormat = this->
getGLGpu
()->glCaps().configSizedInternalFormat(this->config());
113
GrGLGpu* gpu = this->
getGLGpu
();
168
GrGLGpu* gpu = this->
getGLGpu
();
192
GrGLGpu* GrGLRenderTarget::
getGLGpu
() const {
/external/skqp/src/gpu/gl/
GrGLRenderTarget.cpp
91
fbi.fFormat = this->
getGLGpu
()->glCaps().configSizedInternalFormat(this->config());
113
GrGLGpu* gpu = this->
getGLGpu
();
168
GrGLGpu* gpu = this->
getGLGpu
();
192
GrGLGpu* GrGLRenderTarget::
getGLGpu
() const {
Completed in 1789 milliseconds