Searched defs:createQuery (Results 1 – 7 of 7) sorted by relevance
56 QueryImpl *createQuery(gl::QueryType type) override { return nullptr; } in createQuery() function
88 status_t QemuQuery::createQuery(const char* name, const char* param) in createQuery() function in android::QemuQuery
370 QueryImpl *ContextNULL::createQuery(gl::QueryType type) in createQuery() function in rx::ContextNULL
100 QueryImpl *Context9::createQuery(gl::QueryType type) in createQuery() function in rx::Context9
202 QueryImpl *Context11::createQuery(gl::QueryType type) in createQuery() function in rx::Context11
112 QueryImpl *ContextGL::createQuery(gl::QueryType type) in createQuery() function in rx::ContextGL
3036 QueryImpl *ContextVk::createQuery(gl::QueryType type) in createQuery() function in rx::ContextVk