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
647
bool
isTokenValid
= false;
650
isTokenValid
= true;
663
if (
isTokenValid
) {
Completed in 200 milliseconds