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

  /external/skia/include/core/
SkShader.h 174 uint8_t getPaintAlpha() const { return fPaintAlpha; }
181 uint8_t fPaintAlpha;
  /external/skia/src/core/
SkShader.cpp 111 fPaintAlpha = rec.fPaint->getAlpha();

Completed in 1453 milliseconds