Home | History | Annotate | Download | only in android

Lines Matching defs:Platform

21  * \brief Android EGL platform.
288 // Platform
290 Platform::Platform (NativeActivity& activity)
298 Platform::~Platform (void)
302 bool Platform::processEvents (void)
308 vk::Library* Platform::createLibrary (void) const
313 void Platform::describePlatform (std::ostream& dst) const
318 void Platform::getMemoryLimits (vk::PlatformMemoryLimits& limits) const
337 vk::wsi::Display* Platform::createWsiDisplay (vk::wsi::Type wsiType) const