Home
last modified time | relevance | path

Searched refs:coordsAllInsideSrcRect (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/
DSkGpuDevice_drawTexture.cpp181 bool coordsAllInsideSrcRect = !paint.isAntiAlias() && !mf; in drawTextureProducerImpl() local
185 GrTextureAdjuster::kYes_FilterConstraint == constraintMode && coordsAllInsideSrcRect) { in drawTextureProducerImpl()
205 *textureMatrix, clippedSrcRect, constraintMode, coordsAllInsideSrcRect, filterMode, in drawTextureProducerImpl()