Searched refs:getFullDescription (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/api/
H A DGenerateDocumentation.cpp416 if (!generateHtmlParagraphs(file, specFile.getFullDescription())) {
630 if (!generateHtmlParagraphs(&file, specFile.getFullDescription())) {
H A DGenerateHeaderFiles.cpp327 specFile.getFullDescription(), false, true);
H A DSpecification.h536 const std::vector<std::string>& getFullDescription() const { return mFullDescription; } function in class:SpecFile

Completed in 32 milliseconds