Searched refs:IsFunctionallyExact (Results 1 – 5 of 5) sorted by relevance
52 if (GrProxyProvider::IsFunctionallyExact(proxy) && fClip.scissorRect() == rtRect) { in GrClearOp()
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
485 if (GrProxyProvider::IsFunctionallyExact(fTextureProxy.get()) && in onAsImage()