Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_glx_context.h61 bool is_current; /* True if the context is current in some thread. */ member
/external/libchrome/base/process/
Dprocess_posix.cc296 bool Process::is_current() const { in is_current() function in base::Process