Home
last modified time | relevance | path

Searched refs:chanAsIdx (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
DGrYUVATextureProxies.cpp106 int chanAsIdx = static_cast<int>(fYUVALocations[i].fChannel); in GrYUVATextureProxies() local
107 switch (views[plane].swizzle()[chanAsIdx]) { in GrYUVATextureProxies()
114 SkDEBUGFAILF("Unexpected swizzle value: %c", views[i].swizzle()[chanAsIdx]); in GrYUVATextureProxies()