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

  /external/chromium_org/third_party/skia/bench/
Benchmark.cpp 18 fForceAlpha = 0xFF;
44 paint->setAlpha(fForceAlpha);
Benchmark.h 77 fForceAlpha = alpha;
111 int fForceAlpha;
  /external/skia/bench/
Benchmark.cpp 18 fForceAlpha = 0xFF;
42 paint->setAlpha(fForceAlpha);
Benchmark.h 76 fForceAlpha = alpha;
117 int fForceAlpha;

Completed in 56 milliseconds