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

/external/skqp/tools/viewer/
H A DViewer.cpp705 bool wasInLegacy = !SkToBool(params.fColorSpace); local
708 if (wasInLegacy != wantLegacy) {
/external/skia/tools/viewer/
H A DViewer.cpp853 bool wasInLegacy = !SkToBool(params.fColorSpace); local
856 if (wasInLegacy != wantLegacy) {

Completed in 475 milliseconds