Searched refs:nodeTypeMin (Results 1 – 1 of 1) sorted by relevance
240 constexpr int nodeTypeMin = static_cast<int>(RSSurfaceNodeType::DEFAULT); in CheckCreateNodeAndSurface() local244 if (typeNum < nodeTypeMin || typeNum > nodeTypeMax) { in CheckCreateNodeAndSurface()