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/src/gpu/
GrGpu.h
443
virtual GrTexture*
onCreateTexture
(const GrTextureDesc& desc,
GrGpu.cpp
128
GrTexture* tex = this->
onCreateTexture
(desc, srcData, rowBytes);
/external/skia/src/gpu/gl/
GrGpuGL.h
63
virtual GrTexture*
onCreateTexture
(const GrTextureDesc& desc,
241
// helper for
onCreateTexture
and writeTexturePixels
GrGpuGL.cpp
[
all
...]
Completed in 38 milliseconds