| /external/skia/src/gpu/graphite/ |
| D | KeyHelpers.cpp | 39 void PassthroughShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() 47 void PassthroughBlenderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() 68 void SolidColorShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() 225 void GradientShaderBlocks::BeginBlock(const KeyContext& keyContext, in BeginBlock() 297 void LocalMatrixShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() 371 void ImageShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() 399 void PorterDuffBlendShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() 420 void BlendShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() 440 void ColorFilterShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() 471 void MatrixColorFilterBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() [all …]
|
| D | FactoryFunctions.cpp | 28 void addToKey(const KeyContext& keyContext, in addToKey() 53 void addToKey(const KeyContext& keyContext, in addToKey() 133 void addToKey(const KeyContext& keyContext, in addToKey() 263 void addToKey(const KeyContext& keyContext, in addToKey() 294 void addToKey(const KeyContext& keyContext, in addToKey() 348 void addToKey(const KeyContext& keyContext, in addToKey() 383 void addToKey(const KeyContext& keyContext, in addToKey() 419 void addToKey(const KeyContext& keyContext, in addToKey() 439 void addToKey(const KeyContext& keyContext, in addToKey() 462 void addToKey(const KeyContext& keyContext, in addToKey() [all …]
|
| D | PublicPrecompile.cpp | 32 const KeyContext& keyContext, in compile() 81 KeyContext keyContext(dict, rtEffectDict.get(), ci); in Precompile() local
|
| D | Precompile.cpp | 95 void PaintOptions::createKey(const KeyContext& keyContext, in createKey() 148 const KeyContext& keyContext, in buildCombinations()
|
| D | PrecompileBasePriv.h | 24 void addToKey(const KeyContext& keyContext, in addToKey()
|
| D | PaintOptionsPriv.h | 27 const KeyContext& keyContext, in buildCombinations()
|
| D | PaintParams.cpp | 74 void PaintParams::toKey(const KeyContext& keyContext, in toKey()
|
| D | Precompile.h | 79 void PrecompileBase::AddToKey(const KeyContext& keyContext, in AddToKey()
|
| D | ContextUtils.cpp | 39 KeyContext keyContext(recorder, local2Dev, targetColorInfo); in ExtractPaintData() local
|
| /external/skia/tests/graphite/ |
| D | CombinationBuilderTest.cpp | 29 void empty_test(const KeyContext& keyContext, skiatest::Reporter* reporter) { in empty_test() 45 void no_shader_option_test(const KeyContext& keyContext, skiatest::Reporter* reporter) { in no_shader_option_test() 64 void no_blend_mode_option_test(const KeyContext& keyContext, skiatest::Reporter* reporter) { in no_blend_mode_option_test() 80 void big_test(const KeyContext& keyContext, skiatest::Reporter* reporter) { in big_test() 173 void runtime_effect_test(const KeyContext& keyContext, skiatest::Reporter* reporter) { in runtime_effect_test() 288 KeyContext keyContext(dict, rtEffectDict.get(), ci); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
|
| /external/skia/src/shaders/ |
| D | SkColorShader.cpp | 240 void SkColorShader::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey() 250 void SkColor4Shader::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| D | SkColorFilterShader.cpp | 122 void SkColorFilterShader::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| D | SkComposeShader.cpp | 178 void SkShader_Blend::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| D | SkLocalMatrixShader.cpp | 42 void SkLocalMatrixShader::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| D | SkShader.cpp | 200 void SkShaderBase::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| /external/skia/src/core/ |
| D | SkBlendModeBlender.cpp | 68 void SkBlenderBase::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| D | SkColorFilter.cpp | 147 void SkColorFilterBase::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey() 209 void addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey() 290 void addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey() 431 void addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| D | SkModeColorFilter.cpp | 181 void SkModeColorFilter::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| D | SkColorFilter_Matrix.cpp | 215 void SkColorFilter_Matrix::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| D | SkRuntimeEffect.cpp | 1047 const skgpu::graphite::KeyContext& keyContext, in add_children_to_key() 1197 void addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey() 1414 void addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey() 1647 void addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| /external/skia/src/utils/ |
| D | SkGaussianColorFilter.cpp | 122 void SkGaussianColorFilter::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| /external/skia/src/shaders/gradients/ |
| D | SkLinearGradient.cpp | 104 void SkLinearGradient::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| D | SkRadialGradient.cpp | 145 void SkRadialGradient::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| D | SkSweepGradient.cpp | 194 void SkSweepGradient::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|
| /external/skia/src/effects/ |
| D | SkTableColorFilter.cpp | 297 void SkTable_ColorFilter::addToKey(const skgpu::graphite::KeyContext& keyContext, in addToKey()
|