OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onCreateTexture
(Results
1 - 4
of
4
) sorted by null
/external/skia/gpu/src/
GrGpuGL.h
76
virtual GrTexture*
onCreateTexture
(const GrTextureDesc& desc,
GrGpu.cpp
142
return this->
onCreateTexture
(desc, srcData, rowBytes);
GrGpuGL.cpp
707
GrTexture* GrGpuGL::
onCreateTexture
(const GrTextureDesc& desc,
[
all
...]
/external/skia/gpu/include/
GrGpu.h
437
virtual GrTexture*
onCreateTexture
(const GrTextureDesc& desc,
Completed in 26 milliseconds