Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkRegion.cpp1117 RunType tmpA[kRectRegionRuns]; in Oper() local
/external/skia/src/core/
DSkRegion.cpp1117 RunType tmpA[kRectRegionRuns]; in Oper() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DFastMath.java2477 double tmpA = (prod2A >>> 12) / TWO_POWER_52; // High order 52 bits in reducePayneHanek() local