Searched refs:IsFunctionallyExact (Results 1 – 11 of 11) sorted by relevance
38 needsDomain = resizing && !GrProxyProvider::IsFunctionallyExact(inputProxy.get()); in CopyOnGpu()106 const bool proxyIsExact = GrProxyProvider::IsFunctionallyExact(proxy); in DetermineDomainMode()
197 static bool IsFunctionallyExact(GrSurfaceProxy* proxy);
714 bool GrProxyProvider::IsFunctionallyExact(GrSurfaceProxy* proxy) { in IsFunctionallyExact() function in GrProxyProvider
52 if (GrProxyProvider::IsFunctionallyExact(proxy) && fClip.scissorRect() == rtRect) { in GrClearOp()
54 if (GrProxyProvider::IsFunctionallyExact(proxy) && fClip.scissorRect() == rtRect) { in GrClearOp()
41 needsDomain = resizing && !GrProxyProvider::IsFunctionallyExact(inputProxy.get()); in CopyOnGpu()109 const bool proxyIsExact = GrProxyProvider::IsFunctionallyExact(proxy); in DetermineDomainMode()
196 static bool IsFunctionallyExact(GrSurfaceProxy* proxy);
199 !GrProxyProvider::IsFunctionallyExact(proxy.get())) { in draw_texture()
762 bool GrProxyProvider::IsFunctionallyExact(GrSurfaceProxy* proxy) { in IsFunctionallyExact() function in GrProxyProvider
486 if (GrProxyProvider::IsFunctionallyExact(fTextureProxy.get()) && in onAsImage()
485 if (GrProxyProvider::IsFunctionallyExact(fTextureProxy.get()) && in onAsImage()