Home
last modified time | relevance | path

Searched defs:isTokenValid (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/libagl/
DTokenManager.cpp54 bool TokenManager::isTokenValid(GLuint token) const in isTokenValid() function in android::TokenManager
/frameworks/av/media/libstagefright/
DCameraSource.cpp742 bool isTokenValid = false; in reset() local