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

  /frameworks/base/libs/hwui/
SpotShadow.h 98 static void generateTriangleStrip(bool isCasterOpaque, float shadowStrengthScale,
SpotShadow.cpp 755 float shadowStrengthScale = 1.0;
764 shadowStrengthScale = 1.0 / minRaitoVI;
775 ALOGD("hasValidUmbra is %d and shadowStrengthScale is %f", hasValidUmbra, shadowStrengthScale);
788 generateTriangleStrip(isCasterOpaque, shadowStrengthScale, finalPenumbra,
    [all...]

Completed in 2456 milliseconds