Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DSVGDeviceTest.cpp198 const SkDOM::Node** patternOut, const SkDOM::Node** imageOut, in FindImageShaderNodes()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dpattern.c2266 const xmlChar **namespaces, xmlPatternPtr *patternOut) { in xmlPatternCompileSafe()
/aosp_15_r20/external/libxml2/
H A Dpattern.c2120 const xmlChar **namespaces, xmlPatternPtr *patternOut) { in xmlPatternCompileSafe()
H A Dtestapi.c16772 xmlPatternPtr * patternOut; /* output pattern */ in test_xmlPatternCompileSafe() local