Home
last modified time | relevance | path

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

/frameworks/rs/api/
DGenerateStubsWhiteList.cpp514 int lastApiLevel = min(systemSpecification.getMaximumApiLevel(), maxApiLevel); in generateStubsWhiteList()
DSpecification.h577 int getMaximumApiLevel();
DSpecification.cpp819 int SystemSpecification::getMaximumApiLevel() { in getMaximumApiLevel() function in SystemSpecification