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

  /external/chromium_org/third_party/skia/src/gpu/effects/
GrSimpleTextureEffect.cpp 61 GrProcessorUnitTest::kAlphaTextureIdx;
GrCustomCoordsTextureEffect.cpp 98 GrProcessorUnitTest::kAlphaTextureIdx;
GrDistanceFieldTextureEffect.cpp 232 GrProcessorUnitTest::kAlphaTextureIdx;
235 GrProcessorUnitTest::kAlphaTextureIdx;
502 GrProcessorUnitTest::kAlphaTextureIdx;
504 GrProcessorUnitTest::kAlphaTextureIdx;
GrBicubicEffect.cpp 185 GrProcessorUnitTest::kAlphaTextureIdx;
GrConvolutionEffect.cpp 222 GrProcessorUnitTest::kAlphaTextureIdx;
GrTextureDomain.cpp 289 GrProcessorUnitTest::kAlphaTextureIdx;
GrMatrixConvolutionEffect.cpp 249 GrProcessorUnitTest::kAlphaTextureIdx;
  /external/chromium_org/third_party/skia/include/gpu/
GrProcessorUnitTest.h 22 kAlphaTextureIdx = 1,
  /external/chromium_org/third_party/skia/src/effects/
SkAlphaThresholdFilter.cpp 212 GrTexture* maskTex = textures[GrProcessorUnitTest::kAlphaTextureIdx];
SkDisplacementMapEffect.cpp 513 GrProcessorUnitTest::kAlphaTextureIdx;
515 GrProcessorUnitTest::kAlphaTextureIdx;
SkTableColorFilter.cpp 432 return ColorTableEffect::Create(textures[GrProcessorUnitTest::kAlphaTextureIdx], kAllFlags);
SkMorphologyImageFilter.cpp 473 GrProcessorUnitTest::kAlphaTextureIdx;
SkLightingImageFilter.cpp     [all...]

Completed in 1713 milliseconds