HomeSort by relevance Sort by last modified time
    Searched refs:isTokenValid (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/libagl/
TokenManager.h 42 bool isTokenValid(GLuint token) const;
TokenManager.cpp 54 bool TokenManager::isTokenValid(GLuint token) const
  /frameworks/av/media/libstagefright/
CameraSource.cpp 720 bool isTokenValid = false;
723 isTokenValid = true;
735 if (isTokenValid) {

Completed in 58 milliseconds