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

  /external/skia/bench/
MatrixBench.cpp 323 fM.mapRectScaleTranslate(&dst, fR);
  /external/skqp/bench/
MatrixBench.cpp 323 fM.mapRectScaleTranslate(&dst, fR);
  /external/skia/src/gpu/
SkGpuDevice_drawTexture.cpp 327 viewMatrix.mapRectScaleTranslate(&devClippedDstRect, clippedDstRect);
  /external/skqp/src/gpu/
SkGpuDevice_drawTexture.cpp 323 viewMatrix.mapRectScaleTranslate(&devClippedDstRect, clippedDstRect);
  /external/skia/include/core/
SkMatrix.h     [all...]
  /external/skqp/include/core/
SkMatrix.h     [all...]
  /external/skia/src/core/
SkMatrix.cpp     [all...]
SkCanvas.cpp 150 this->getTotalMatrix().mapRectScaleTranslate(&devRect, *rect);
    [all...]
  /external/skqp/src/core/
SkMatrix.cpp     [all...]
SkCanvas.cpp 150 this->getTotalMatrix().mapRectScaleTranslate(&devRect, *rect);
    [all...]
  /external/skia/tests/
MatrixTest.cpp     [all...]
  /external/skqp/tests/
MatrixTest.cpp     [all...]

Completed in 172 milliseconds