Searched defs:GrDrawTargetCaps (Results 1 - 25 of 40) sorted by relevance

12

/external/chromium_org/third_party/skia/src/gpu/
H A DGrDrawTargetCaps.h17 class GrDrawTargetCaps : public SkRefCnt { class in inherits:SkRefCnt
21 GrDrawTargetCaps() { this->reset(); } function in class:GrDrawTargetCaps
22 GrDrawTargetCaps(const GrDrawTargetCaps& other) : INHERITED() { *this = other; } function in class:GrDrawTargetCaps
23 GrDrawTargetCaps& operator= (const GrDrawTargetCaps&);
H A DGrAARectRenderer.cpp118 const GrDrawTargetCaps&,
252 const GrDrawTargetCaps&,
116 TestCreate(SkMWCRandom* random, GrContext* context, const GrDrawTargetCaps&, GrTexture* textures[]) argument
250 TestCreate(SkMWCRandom* random, GrContext* context, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DGrOvalRenderer.cpp149 const GrDrawTargetCaps&,
282 const GrDrawTargetCaps&,
147 TestCreate(SkMWCRandom* random, GrContext* context, const GrDrawTargetCaps&, GrTexture* textures[]) argument
280 TestCreate(SkMWCRandom* random, GrContext* context, const GrDrawTargetCaps&, GrTexture* textures[]) argument
/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrSimpleTextureEffect.cpp100 const GrDrawTargetCaps&,
98 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DGrConfigConversionEffect.cpp142 const GrDrawTargetCaps&,
140 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DGrConvolutionEffect.cpp228 const GrDrawTargetCaps&,
226 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DGrTextureDomainEffect.cpp225 const GrDrawTargetCaps&,
223 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
/external/skia/src/gpu/
H A DGrDrawTargetCaps.h17 class GrDrawTargetCaps : public SkRefCnt { class in inherits:SkRefCnt
21 GrDrawTargetCaps() { this->reset(); } function in class:GrDrawTargetCaps
22 GrDrawTargetCaps(const GrDrawTargetCaps& other) : INHERITED() { *this = other; } function in class:GrDrawTargetCaps
23 GrDrawTargetCaps& operator= (const GrDrawTargetCaps&);
/external/skia/src/gpu/effects/
H A DGrSimpleTextureEffect.cpp100 const GrDrawTargetCaps&,
98 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DGrConfigConversionEffect.cpp142 const GrDrawTargetCaps&,
140 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DGrConvolutionEffect.cpp228 const GrDrawTargetCaps&,
226 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DGrTextureDomainEffect.cpp225 const GrDrawTargetCaps&,
223 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
/external/chromium_org/third_party/skia/src/effects/
H A DSkColorMatrixFilter.cpp467 const GrDrawTargetCaps&,
465 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* dummyTextures[2]) argument
H A DSkTableColorFilter.cpp380 const GrDrawTargetCaps&,
378 TestCreate(SkMWCRandom* random, GrContext* context, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DSkArithmeticMode.cpp423 const GrDrawTargetCaps&,
421 TestCreate(SkMWCRandom* rand, GrContext*, const GrDrawTargetCaps&, GrTexture*[]) argument
H A DSkDisplacementMapEffect.cpp371 const GrDrawTargetCaps&,
369 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DSkMagnifierImageFilter.cpp204 const GrDrawTargetCaps&,
202 TestCreate(SkMWCRandom* random, GrContext* context, const GrDrawTargetCaps&, GrTexture** textures) argument
H A DSkMorphologyImageFilter.cpp433 const GrDrawTargetCaps&,
431 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
/external/skia/src/effects/
H A DSkColorMatrixFilter.cpp467 const GrDrawTargetCaps&,
465 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* dummyTextures[2]) argument
H A DSkTableColorFilter.cpp380 const GrDrawTargetCaps&,
378 TestCreate(SkMWCRandom* random, GrContext* context, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DSkArithmeticMode.cpp423 const GrDrawTargetCaps&,
421 TestCreate(SkMWCRandom* rand, GrContext*, const GrDrawTargetCaps&, GrTexture*[]) argument
H A DSkDisplacementMapEffect.cpp371 const GrDrawTargetCaps&,
369 TestCreate(SkMWCRandom* random, GrContext*, const GrDrawTargetCaps&, GrTexture* textures[]) argument
H A DSkMagnifierImageFilter.cpp204 const GrDrawTargetCaps&,
202 TestCreate(SkMWCRandom* random, GrContext* context, const GrDrawTargetCaps&, GrTexture** textures) argument
/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkLinearGradient.cpp502 const GrDrawTargetCaps&,
500 TestCreate(SkMWCRandom* random, GrContext* context, const GrDrawTargetCaps&, GrTexture**) argument
H A DSkRadialGradient.cpp536 const GrDrawTargetCaps&,
534 TestCreate(SkMWCRandom* random, GrContext* context, const GrDrawTargetCaps&, GrTexture**) argument

Completed in 5227 milliseconds

12