Home
last modified time | relevance | path

Searched defs:sumR (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/effects/
DSkMatrixConvolutionImageFilter.cpp174 SkScalar sumA = 0, sumR = 0, sumG = 0, sumB = 0; in filterPixels() local
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c668 GLint sumL = 0, sumR = 0; in fxt1_quantize_ALPHA1() local