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

/frameworks/native/opengl/libagl/
H A DTokenManager.cpp54 bool TokenManager::isTokenValid(GLuint token) const function in class:android::TokenManager
/frameworks/av/media/libstagefright/
H A DCameraSource.cpp684 bool isTokenValid = false; local
687 isTokenValid = true;
700 if (isTokenValid) {

Completed in 553 milliseconds