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

  /external/skqp/src/gpu/ops/
GrTextureOp.h 54 bool GetFilterHasEffect(const SkMatrix& viewMatrix, const SkRect& srcRect, const SkRect& dstRect);
GrTextureOp.cpp 218 !GrTextureOp::GetFilterHasEffect(viewMatrix, srcRect, dstRect)) {
280 GrTextureOp::GetFilterHasEffect(viewMatrix, set[p].fSrcRect,
564 bool GetFilterHasEffect(const SkMatrix& viewMatrix, const SkRect& srcRect, const SkRect& dstRect) {
  /external/skia/src/gpu/ops/
GrTextureOp.h 69 bool GetFilterHasEffect(const SkMatrix& viewMatrix, const SkRect& srcRect, const SkRect& dstRect);
GrTextureOp.cpp 129 !GrTextureOp::GetFilterHasEffect(viewMatrix, srcRect, dstRect)) {
351 GrTextureOp::GetFilterHasEffect(ctm, set[p].fSrcRect,
    [all...]
  /external/skia/src/gpu/
GrRenderTargetContext.cpp     [all...]
  /external/skqp/src/gpu/
GrRenderTargetContext.cpp     [all...]

Completed in 5312 milliseconds