Searched refs:constantDirectionSize (Results 1 – 2 of 2) sorted by relevance
319 …const int constantDirectionSize = isVerticallyIncreasing ? renderedImg.getWidth() : renderedImg.ge… in drawAndCheckGradient() local326 for (int constPos = 0; constPos < constantDirectionSize; constPos++) in drawAndCheckGradient()
326 …const int constantDirectionSize = isVerticallyIncreasing ? renderedImg.getWidth() : renderedImg.ge… in drawAndCheckGradient() local333 for (int constPos = 0; constPos < constantDirectionSize; constPos++) in drawAndCheckGradient()