Searched defs:setAPI (Results 1 – 3 of 3) sorted by relevance
34 static native boolean setAPI(int apiType); in setAPI() method in LiveEffectEngine
80 void Thread::setAPI(EGLenum api) in setAPI() function in egl::Thread
151 void setAPI (const ApiType& apiType) { m_bits = apiType.getPacked(); } in setAPI() function in glu::ContextType