Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DSpecification.h536 std::string getDetailedDocumentationUrl() const { return mDetailedDocumentationUrl; } in getDetailedDocumentationUrl() function
DSpecification.cpp303 mUrl = specFile->getDetailedDocumentationUrl() + "#android_rs:" + mName; in scanDocumentationTags()