OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lockTexture
(Results
1 - 5
of
5
) sorted by null
/external/skia/src/core/
SkImageCacherator.h
77
GrTexture*
lockTexture
(GrContext*, const GrUniqueKey& key, const SkImage* client,
SkImageCacherator.cpp
241
GrTexture* SkImageCacherator::
lockTexture
(GrContext* ctx, const GrUniqueKey& key,
/external/skia/src/gpu/effects/
GrTextureStripAtlas.h
101
void
lockTexture
();
GrTextureStripAtlas.cpp
91
this->
lockTexture
();
192
void GrTextureStripAtlas::
lockTexture
() {
/external/skia/src/gpu/
GrImageIDTextureAdjuster.cpp
130
return fCacher->
lockTexture
(this->context(), fOriginalKey, fClient, fCachingHint);
Completed in 326 milliseconds