Searched refs:needsCopyForMipsOnly (Results 1 – 4 of 4) sorted by relevance
28 bool needsCopyForMipsOnly = false; in onRefTextureProxyForParams() local34 needsCopyForMipsOnly = GrGpu::IsACopyNeededForMips(fContext->contextPriv().caps(), in onRefTextureProxyForParams()37 if (!needsCopyForMipsOnly) { in onRefTextureProxyForParams()83 if (needsCopyForMipsOnly) { in onRefTextureProxyForParams()
90 bool needsCopyForMipsOnly = false; in onRefTextureProxyForParams() local95 needsCopyForMipsOnly = GrGpu::IsACopyNeededForMips(fContext->contextPriv().caps(), in onRefTextureProxyForParams()98 if (!needsCopyForMipsOnly) { in onRefTextureProxyForParams()104 if (!result && needsCopyForMipsOnly) { in onRefTextureProxyForParams()
28 bool needsCopyForMipsOnly = false; in onRefTextureProxyForParams() local34 needsCopyForMipsOnly = GrGpu::IsACopyNeededForMips(this->context()->priv().caps(), in onRefTextureProxyForParams()37 if (!needsCopyForMipsOnly) { in onRefTextureProxyForParams()83 if (needsCopyForMipsOnly) { in onRefTextureProxyForParams()
92 bool needsCopyForMipsOnly = false; in onRefTextureProxyForParams() local97 needsCopyForMipsOnly = GrGpu::IsACopyNeededForMips(this->context()->priv().caps(), in onRefTextureProxyForParams()100 if (!needsCopyForMipsOnly) { in onRefTextureProxyForParams()106 if (!result && needsCopyForMipsOnly) { in onRefTextureProxyForParams()