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

  /external/chromium_org/third_party/skia/tools/
skdiff.h 117 , fWeightedFraction(0)
139 float fWeightedFraction;
200 if (lhs->fWeightedFraction < rhs->fWeightedFraction) {
203 if (lhs->fWeightedFraction > rhs->fWeightedFraction) {
  /external/skia/tools/
skdiff.h 117 , fWeightedFraction(0)
139 float fWeightedFraction;
200 if (lhs->fWeightedFraction < rhs->fWeightedFraction) {
203 if (lhs->fWeightedFraction > rhs->fWeightedFraction) {

Completed in 50 milliseconds