OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onCreateCompressedTexture
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/
GrGpu.h
419
virtual GrTexture*
onCreateCompressedTexture
(const GrTextureDesc& desc,
GrGpu.cpp
86
tex = this->
onCreateCompressedTexture
(desc, srcData);
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.h
115
virtual GrTexture*
onCreateCompressedTexture
(const GrTextureDesc& desc,
255
// helper for
onCreateCompressedTexture
. If width and height are
GrGpuGL.cpp
[
all
...]
Completed in 123 milliseconds