Home
last modified time | relevance | path

Searched defs:sumA (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_vb_lighttmp.h54 GLfloat sumA[2]; in TAG() local
238 GLfloat sumA[2]; in TAG() local
521 GLfloat sumA[2]; in TAG() local
/external/skia/src/effects/
DSkMatrixConvolutionImageFilter.cpp174 SkScalar sumA = 0, sumR = 0, sumG = 0, sumB = 0; in filterPixels() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java2480 double sumA = tmpA + tmpB; in reducePayneHanek() local