Searched refs:constraintMode (Results 1 – 1 of 1) sorted by relevance
273 GrTextureProducer::FilterConstraint constraintMode; in draw_texture_producer() local275 constraintMode = GrTextureAdjuster::kNo_FilterConstraint; in draw_texture_producer()277 constraintMode = GrTextureAdjuster::kYes_FilterConstraint; in draw_texture_producer()287 GrTextureAdjuster::kYes_FilterConstraint == constraintMode && coordsAllInsideSrcRect && in draw_texture_producer()292 constraintMode = GrTextureAdjuster::kNo_FilterConstraint; in draw_texture_producer()304 auto fp = producer->createFragmentProcessor(textureMatrix, src, constraintMode, in draw_texture_producer()