Home
last modified time | relevance | path

Searched defs:childOptions (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/graphite/
DFactoryFunctions.cpp633 SkSpan<const PrecompileChildOptions> childOptions) in PrecompileRTEffect()
681 SkSpan<const PrecompileChildOptions> childOptions) { in MakePrecompileShader()
690 SkSpan<const PrecompileChildOptions> childOptions) { in MakePrecompileColorFilter()
700 SkSpan<const PrecompileChildOptions> childOptions) { in MakePrecompileBlender()
/external/skia/tests/graphite/
DCombinationBuilderTest.cpp150 SkSpan<const PrecompileChildOptions> childOptions), in create_runtime_combos()
DPaintParamsKeyTest.cpp406 const PrecompileChildPtr childOptions[] = { srcO, dstO }; in combo_blender() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DParseRDF.java1016 PropertyOptions childOptions = new PropertyOptions(); in addChildNode() local