OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
684
bool
isTokenValid
= false;
687
isTokenValid
= true;
700
if (
isTokenValid
) {
Completed in 45 milliseconds