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

  /external/chromium_org/third_party/skia/src/effects/
SkXfermodeImageFilter.cpp 151 SkMatrix backgroundMatrix = GrEffect::MakeDivByTextureWHMatrix(backgroundTex);
152 backgroundPaint.addColorTextureEffect(backgroundTex, backgroundMatrix);
  /external/skia/src/effects/
SkXfermodeImageFilter.cpp 151 SkMatrix backgroundMatrix = GrEffect::MakeDivByTextureWHMatrix(backgroundTex);
152 backgroundPaint.addColorTextureEffect(backgroundTex, backgroundMatrix);

Completed in 180 milliseconds