Home
last modified time | relevance | path

Searched refs:getDetailedHtmlDeclaration (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/rs/script_api/
H A DGenerateDocumentation.cpp122 static string getDetailedHtmlDeclaration(const FunctionPermutation& permutation) { in getDetailedHtmlDeclaration() function
161 entry.htmlDeclaration = getDetailedHtmlDeclaration(*p); in getUnifiedFunctionPrototypes()