Lines Matching refs:GrSimpleTextureEffect
22 #include "effects/GrSimpleTextureEffect.h"
357 * Creates a GrSimpleTextureEffect that uses local coords as texture coordinates.
360 GrEffectRef* effect = GrSimpleTextureEffect::Create(texture, matrix);
365 GrEffectRef* effect = GrSimpleTextureEffect::Create(texture, matrix);
372 GrEffectRef* effect = GrSimpleTextureEffect::Create(texture, matrix, params);
379 GrEffectRef* effect = GrSimpleTextureEffect::Create(texture, matrix, params);