| /external/skia/src/gpu/graphite/ |
| D | PaintParams.cpp | 95 void Blend(const KeyContext& keyContext, in Blend() 112 void Compose(const KeyContext& keyContext, in Compose() 126 void AddKnownModeBlend(const KeyContext& keyContext, in AddKnownModeBlend() 136 void AddModeBlend(const KeyContext& keyContext, in AddModeBlend() 148 void AddDstReadBlock(const KeyContext& keyContext, in AddDstReadBlock() 168 void AddDitherBlock(const KeyContext& keyContext, in AddDitherBlock() 187 void PaintParams::addPaintColorToKey(const KeyContext& keyContext, in addPaintColorToKey() 202 void PaintParams::handlePrimitiveColor(const KeyContext& keyContext, in handlePrimitiveColor() 222 void PaintParams::handlePaintAlpha(const KeyContext& keyContext, in handlePaintAlpha() 251 void PaintParams::handleColorFilter(const KeyContext& keyContext, in handleColorFilter() [all …]
|
| D | KeyHelpers.cpp | 103 void SolidColorShaderBlock::AddBlock(const KeyContext& keyContext, in AddBlock() 132 void RGBPaintColorBlock::AddBlock(const KeyContext& keyContext, in AddBlock() 140 void AlphaOnlyPaintColorBlock::AddBlock(const KeyContext& keyContext, in AddBlock() 170 void DstReadSampleBlock::AddBlock(const KeyContext& keyContext, in AddBlock() 400 void GradientShaderBlocks::AddBlock(const KeyContext& keyContext, in AddBlock() 488 void LocalMatrixShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() 653 void ImageShaderBlock::AddBlock(const KeyContext& keyContext, in AddBlock() 744 void YUVImageShaderBlock::AddBlock(const KeyContext& keyContext, in AddBlock() 787 void CoordClampShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() 810 void DitherShaderBlock::AddBlock(const KeyContext& keyContext, in AddBlock() [all …]
|
| D | FactoryFunctions.cpp | 79 void addToKey(const KeyContext& keyContext, in addToKey() 112 const KeyContext& keyContext, in onCreatePipelines() 179 const KeyContext& keyContext, in create_blur_imagefilter_pipelines() 212 const KeyContext& keyContext, in onCreatePipelines() 240 const KeyContext& keyContext, in onCreatePipelines() 293 const KeyContext& keyContext, in onCreatePipelines() 330 const KeyContext& keyContext, in onCreatePipelines() 364 const KeyContext& keyContext, in onCreatePipelines() 401 const KeyContext& keyContext, in onCreatePipelines() 456 const KeyContext& keyContext, in createPipelines() [all …]
|
| D | PrecompileInternal.h | 78 void addToKey(const KeyContext& keyContext, in addToKey() 105 void createPipelines(const KeyContext& keyContext, in createPipelines() 133 void addToKey(const KeyContext& keyContext, in addToKey()
|
| D | PublicPrecompile.cpp | 35 const KeyContext& keyContext, in compile() 109 KeyContext keyContext( in Precompile() local 135 const KeyContext& keyContext, in PrecompileCombinations()
|
| D | ContextUtils.cpp | 47 KeyContext keyContext(recorder, in ExtractPaintData() local
|
| /external/skia/src/gpu/graphite/precompile/ |
| D | PaintOption.cpp | 24 void PaintOption::toKey(const KeyContext& keyContext, in toKey() 52 void PaintOption::addPaintColorToKey(const KeyContext& keyContext, in addPaintColorToKey() 62 void PaintOption::handlePrimitiveColor(const KeyContext& keyContext, in handlePrimitiveColor() 84 void PaintOption::handlePaintAlpha(const KeyContext& keyContext, in handlePaintAlpha() 111 void PaintOption::handleColorFilter(const KeyContext& keyContext, in handleColorFilter() 148 void PaintOption::handleDithering(const KeyContext& keyContext, in handleDithering() 169 void PaintOption::handleDstRead(const KeyContext& keyContext, in handleDstRead()
|
| D | PrecompileShader.cpp | 62 void addToKey(const KeyContext& keyContext, in addToKey() 85 void addToKey(const KeyContext& keyContext, in addToKey() 168 void addToKey(const KeyContext& keyContext, in addToKey() 307 void addToKey(const KeyContext& keyContext, in addToKey() 361 void addToKey(const KeyContext& keyContext, in addToKey() 449 void addToKey(const KeyContext& keyContext, in addToKey() 489 void addToKey(const KeyContext& keyContext, in addToKey() 616 void addToKey(const KeyContext& keyContext, in addToKey() 684 void addToKey(const KeyContext& keyContext, in addToKey() 733 void addToKey(const KeyContext& keyContext, in addToKey() [all …]
|
| D | PaintOptions.cpp | 162 void PaintOptions::createKey(const KeyContext& keyContext, in createKey() 223 void create_image_drawing_pipelines(const KeyContext& keyContext, in create_image_drawing_pipelines() 250 const KeyContext& keyContext, in buildCombinations()
|
| D | PrecompileBaseComplete.h | 31 void PrecompileBase::AddToKey(const KeyContext& keyContext, in AddToKey()
|
| D | PrecompileBasePriv.h | 28 void addToKey(const KeyContext& keyContext, in addToKey()
|
| D | PrecompileBlenderPriv.h | 27 void addToKey(const KeyContext& keyContext, in addToKey()
|
| D | PrecompileBlender.cpp | 26 void addToKey(const KeyContext& keyContext, in addToKey()
|
| D | PrecompileShaderPriv.h | 33 void addToKey(const KeyContext& keyContext, in addToKey()
|
| D | PaintOptionsPriv.h | 37 const KeyContext& keyContext, in buildCombinations()
|
| /external/skia/tests/graphite/ |
| D | CombinationBuilderTest.cpp | 32 void no_blend_mode_option_test(const KeyContext& keyContext, in no_blend_mode_option_test() 58 void run_test(const KeyContext& keyContext, in run_test() 82 void big_test(const KeyContext& keyContext, in big_test() 184 void runtime_effect_test(const KeyContext& keyContext, in runtime_effect_test() 308 KeyContext keyContext(context->priv().caps(), in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
|