Searched defs:IsPresent (Results 1 – 5 of 5) sorted by relevance
10 IsPresent, enumerator
89 bool IsPresent() const { return ehdr_ != nullptr; } in IsPresent() function
79 bool IsPresent() const { return image_.IsPresent(); } in IsPresent() function
125 inline bool IsPresent(const void* base, uint32 hasbit) { in IsPresent() function
44 EGLBoolean IsPresent; member