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

  /external/chromium_org/third_party/skia/src/effects/gradients/
SkGradientShaderPriv.h 379 const GrCoordTransform& getCoordTransform() const { return fCoordTransform; }
SkTwoPointRadialGradient.cpp 494 fBTransform = this->getCoordTransform();
SkTwoPointConicalGradient_gpu.cpp 110 fBTransform = this->getCoordTransform();
    [all...]
  /external/skia/src/effects/gradients/
SkGradientShaderPriv.h 352 const GrCoordTransform& getCoordTransform() const { return fCoordTransform; }
SkTwoPointRadialGradient.cpp 479 fBTransform = this->getCoordTransform();
SkTwoPointConicalGradient_gpu.cpp 107 fBTransform = this->getCoordTransform();
    [all...]

Completed in 124 milliseconds