Searched refs:NeedsResizing (Results 1 - 6 of 6) sorted by last modified time

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

Completed in 131 milliseconds