Home
last modified time | relevance | path

Searched defs:isPresent (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/WSI/
DlibXCB.hpp37 bool isPresent() in isPresent() function in LibXCB
DlibX11.hpp56 bool isPresent() in isPresent() function in LibX11
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DHashTable.h266 bool isPresent(uint32_t K) const { return Present.test(K); } in isPresent() function