Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DGenerateStubsWhiteList.cpp566 unsigned int lastApiLevel = min(systemSpecification.getMaximumApiLevel(), maxApiLevel); in generateStubsWhiteList()
DSpecification.h611 unsigned int getMaximumApiLevel();
DSpecification.cpp916 unsigned int SystemSpecification::getMaximumApiLevel() { in getMaximumApiLevel() function in SystemSpecification