Searched refs:needsCopyForMipsOnly (Results 1 – 2 of 2) sorted by relevance
28 bool needsCopyForMipsOnly = false; in onRefTextureProxyForParams() local34 needsCopyForMipsOnly = GrGpu::IsACopyNeededForMips(this->context()->priv().caps(), in onRefTextureProxyForParams()37 if (!needsCopyForMipsOnly) { in onRefTextureProxyForParams()85 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()