Home
last modified time | relevance | path

Searched defs:keyContext (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DKeyHelpers.cpp135 void SolidColorShaderBlock::AddBlock(const KeyContext& keyContext, in AddBlock()
164 void RGBPaintColorBlock::AddBlock(const KeyContext& keyContext, in AddBlock()
172 void AlphaOnlyPaintColorBlock::AddBlock(const KeyContext& keyContext, in AddBlock()
412 void GradientShaderBlocks::AddBlock(const KeyContext& keyContext, in AddBlock()
494 void LocalMatrixShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock()
662 void ImageShaderBlock::AddBlock(const KeyContext& keyContext, in AddBlock()
825 void YUVImageShaderBlock::AddBlock(const KeyContext& keyContext, in AddBlock()
878 void CoordClampShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock()
901 void DitherShaderBlock::AddBlock(const KeyContext& keyContext, in AddBlock()
936 void PerlinNoiseShaderBlock::AddBlock(const KeyContext& keyContext, in AddBlock()
[all …]
H A DPaintParams.cpp97 void Blend(const KeyContext& keyContext, in Blend()
114 void Compose(const KeyContext& keyContext, in Compose()
128 void AddFixedBlendMode(const KeyContext& keyContext, in AddFixedBlendMode()
138 void AddBlendMode(const KeyContext& keyContext, in AddBlendMode()
157 void AddDitherBlock(const KeyContext& keyContext, in AddDitherBlock()
176 void PaintParams::addPaintColorToKey(const KeyContext& keyContext, in addPaintColorToKey()
191 void PaintParams::handlePrimitiveColor(const KeyContext& keyContext, in handlePrimitiveColor()
211 void PaintParams::handlePaintAlpha(const KeyContext& keyContext, in handlePaintAlpha()
240 void PaintParams::handleColorFilter(const KeyContext& keyContext, in handleColorFilter()
256 void PaintParams::handleDithering(const KeyContext& keyContext, in handleDithering()
[all …]
H A DPublicPrecompile.cpp37 const KeyContext& keyContext, in compile()
150 KeyContext keyContext(caps, dict, rtEffectDict.get(), ci); in Precompile() local
215 const KeyContext& keyContext, in PrecompileCombinations()
H A DContextUtils.cpp41 KeyContext keyContext(recorder, in ExtractPaintData() local
/aosp_15_r20/external/skia/src/gpu/graphite/precompile/
H A DPrecompileShader.cpp54 void addToKey(const KeyContext& keyContext, in addToKey()
77 void addToKey(const KeyContext& keyContext, in addToKey()
124 void addToKey(const KeyContext& keyContext, in addToKey()
207 void addToKey(const KeyContext& keyContext, in addToKey()
260 void addToKey(const KeyContext& keyContext, in addToKey()
388 void addToKey(const KeyContext& keyContext, in addToKey()
459 void addToKey(const KeyContext& keyContext, in addToKey()
500 void addToKey(const KeyContext& keyContext, in addToKey()
640 void addToKey(const KeyContext& keyContext, in addToKey()
734 void addToKey(const KeyContext& keyContext, in addToKey()
[all …]
H A DPrecompileImageFilter.cpp49 const KeyContext& keyContext, in createPipelines()
69 const KeyContext& keyContext, in CreateBlurImageFilterPipelines()
107 const KeyContext& keyContext, in onCreatePipelines()
182 const KeyContext& keyContext, in onCreatePipelines()
213 const KeyContext& keyContext, in onCreatePipelines()
268 const KeyContext& keyContext, in onCreatePipelines()
307 const KeyContext& keyContext, in onCreatePipelines()
343 const KeyContext& keyContext, in onCreatePipelines()
382 const KeyContext& keyContext, in onCreatePipelines()
H A DPaintOption.cpp25 void PaintOption::toKey(const KeyContext& keyContext, in toKey()
55 void PaintOption::addPaintColorToKey(const KeyContext& keyContext, in addPaintColorToKey()
65 void PaintOption::handlePrimitiveColor(const KeyContext& keyContext, in handlePrimitiveColor()
87 void PaintOption::handlePaintAlpha(const KeyContext& keyContext, in handlePaintAlpha()
114 void PaintOption::handleColorFilter(const KeyContext& keyContext, in handleColorFilter()
151 void PaintOption::handleDithering(const KeyContext& keyContext, in handleDithering()
H A DPrecompileColorFilter.cpp81 void addToKey(const KeyContext& keyContext, in addToKey()
149 void addToKey(const KeyContext& keyContext, in addToKey()
197 void addToKey(const KeyContext& keyContext, in addToKey()
225 void addToKey(const KeyContext& keyContext, in addToKey()
280 void addToKey(const KeyContext& keyContext, in addToKey()
332 void addToKey(const KeyContext& keyContext, in addToKey()
361 void addToKey(const KeyContext& keyContext, in addToKey()
H A DPaintOptions.cpp165 void PaintOptions::createKey(const KeyContext& keyContext, in createKey()
226 void create_image_drawing_pipelines(const KeyContext& keyContext, in create_image_drawing_pipelines()
255 const KeyContext& keyContext, in buildCombinations()
H A DPrecompileMaskFilter.cpp28 void PrecompileMaskFilter::addToKey(const KeyContext& keyContext, in addToKey()
44 const KeyContext& keyContext, in createPipelines()
H A DPrecompileBaseComplete.h31 void PrecompileBase::AddToKey(const KeyContext& keyContext, in AddToKey()
H A DPrecompileBasePriv.h28 void addToKey(const KeyContext& keyContext, in addToKey()
H A DPrecompileShaderPriv.h33 void addToKey(const KeyContext& keyContext, in addToKey()
H A DPaintOptionsPriv.h35 const KeyContext& keyContext, in buildCombinations()
H A DPrecompileBlenderPriv.h29 void addToKey(const KeyContext& keyContext, in addToKey()
H A DPrecompileBlender.cpp30 void addToKey(const KeyContext& keyContext, in addToKey()
H A DPrecompileRuntimeEffect.cpp115 void addToKey(const KeyContext& keyContext, in addToKey()
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DCombinationBuilderTest.cpp53 void no_blend_mode_option_test(const KeyContext& keyContext, in no_blend_mode_option_test()
82 void run_test(const KeyContext& keyContext, in run_test()
110 void big_test(const KeyContext& keyContext, in big_test()
226 void runtime_effect_test(const KeyContext& keyContext, in runtime_effect_test()
359 void blend_subtest(const KeyContext& keyContext, in blend_subtest()
393 void shader_subtest(const KeyContext& keyContext, in shader_subtest()
532 void colorfilter_subtest(const KeyContext& keyContext, in colorfilter_subtest()
606 KeyContext keyContext(context->priv().caps(), dict, rtEffectDict.get(), ci); in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex30/javac/
Dadservices-service-core.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex33/javac/
Dadservices-service-core.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex33/jarjar/
Dadservices-service-core.jarprivate_join_and_compute/util/proto/test/Test.class Test.java package private_join_and_compute.util. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex33/local-javac-header/
Dadservices-service-core.jarprivate_join_and_compute/util/proto/test/Test.class Test.java package private_join_and_compute.util. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex33/combined/
Dadservices-service-core.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/NOTICE.txt META ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex30/local-javac-header/
Dadservices-service-core.jarprivate_join_and_compute/util/proto/test/Test.class Test.java package private_join_and_compute.util. ...

12