Lines Matching refs:planesAndIndices
195 const PlaneAndIndex* planesAndIndices = nullptr; in GetYUVALocations() local
202 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
207 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
212 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
217 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
222 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
227 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
232 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
237 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
242 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
247 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
252 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
257 planesAndIndices = kPlanesAndIndices; in GetYUVALocations()
261 SkASSERT(planesAndIndices); in GetYUVALocations()
264 auto [plane, chanIdx] = planesAndIndices[i]; in GetYUVALocations()