Searched refs:needsExactTexture (Results 1 – 1 of 1) sorted by relevance
98 bool needsExactTexture = (yuvDesc.fWidth != yuvInfo.fSize[0].fWidth) || in refAsTexture() local100 if (needsExactTexture) { in refAsTexture()