Searched refs:NeedsResizing (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
H A DGrTexture.h162 static bool NeedsResizing(const GrResourceKey& key);
/external/skia/include/gpu/
H A DGrTexture.h161 static bool NeedsResizing(const GrResourceKey& key);
/external/chromium_org/third_party/skia/src/gpu/
H A DGrTexture.cpp243 bool GrTextureImpl::NeedsResizing(const GrResourceKey& key) { function in class:GrTextureImpl
H A DGrContext.cpp416 if (GrTextureImpl::NeedsResizing(resourceKey)) {
/external/skia/src/gpu/
H A DGrTexture.cpp238 bool GrTextureImpl::NeedsResizing(const GrResourceKey& key) { function in class:GrTextureImpl
H A DGrContext.cpp394 if (GrTextureImpl::NeedsResizing(resourceKey)) {

Completed in 2159 milliseconds