HomeSort by relevance Sort by last modified time
    Searched refs:fDB (Results 1 - 2 of 2) sorted by null

  /external/skia/src/effects/gradients/
SkTwoPointConicalGradient.h 32 float fB, fDB;
SkTwoPointConicalGradient.cpp 85 fDB = -2 * (fDCenterX * fIncX + fDCenterY * fIncY);
96 fB += fDB;

Completed in 172 milliseconds