Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DThread.cpp66 EGLenum Thread::getAPI() const in getAPI() function in egl::Thread
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DThread.cpp104 EGLenum Thread::getAPI() const in getAPI() function in egl::Thread
/third_party/vk-gl-cts/framework/opengl/
DgluRenderContext.hpp150 …ApiType getAPI (void) const { return ApiType::fromBits(m_bits & ((1u<<TOTAL_API_BITS)-1u)); … in getAPI() function in glu::ContextType