Home
last modified time | relevance | path

Searched refs:planeChannel (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/effects/
H A DGrYUVtoRGBEffect.cpp266 std::string planeChannel; in onMakeProgramImpl() local
271 planeChannel.push_back("rgba"[static_cast<int>(yuvChannel)]); in onMakeProgramImpl()
275 SkASSERT(colorChannel.size() == planeChannel.size()); in onMakeProgramImpl()
281 planeChannel.c_str()); in onMakeProgramImpl()

Completed in 1 milliseconds