Home
last modified time | relevance | path

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

/frameworks/rs/api/
DGenerateHeaderFiles.cpp134 makeAttributeTag(spec.getAttribute(), "", type->getDeprecatedApiLevel(), in writeTypeSpecification()
219 function->getDeprecatedApiLevel(), function->getDeprecatedMessage()); in writeFunctionPermutation()
DSpecification.h165 int getDeprecatedApiLevel() const { return mDeprecatedApiLevel; } in getDeprecatedApiLevel() function