Home
last modified time | relevance | path

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

/frameworks/rs/api/
DGenerateHeaderFiles.cpp134 makeAttributeTag(spec.getAttribute(), "", type->getDeprecatedApiLevel(), in writeTypeSpecification()
222 function->getDeprecatedApiLevel(), function->getDeprecatedMessage()); in writeFunctionPermutation()
DSpecification.h172 int getDeprecatedApiLevel() const { return mDeprecatedApiLevel; } in getDeprecatedApiLevel() function
DGenerateDocumentation.cpp353 << makeAttributeTag(spec->getAttribute(), "", type->getDeprecatedApiLevel(), in writeDetailedTypeSpecification()