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

  /external/skia/src/core/
SkNormalMapSource.h 43 SkShaderBase::Context* fMapContext;
SkNormalMapSource.cpp 141 , fMapContext(mapContext) {}
186 fMapContext->shadeSpan(x, y, tmpNormalColors, n);
  /external/skqp/src/core/
SkNormalMapSource.h 43 SkShaderBase::Context* fMapContext;
SkNormalMapSource.cpp 140 , fMapContext(mapContext) {}
181 fMapContext->shadeSpan(x, y, tmpNormalColors, n);

Completed in 1589 milliseconds