|
bool | mSmoothResize = !(ARenderingContextOptions::get().flags & ARenderContextFlags::NO_SMOOTH) |
|
◆ beginPaint()
void CommonRenderingContext::beginPaint |
( |
AWindowBase & |
window | ) |
|
|
overridevirtual |
◆ destroyNativeWindow()
void CommonRenderingContext::destroyNativeWindow |
( |
AWindowBase & |
window | ) |
|
|
overridevirtual |
◆ endPaint()
void CommonRenderingContext::endPaint |
( |
AWindowBase & |
window | ) |
|
|
overridevirtual |
◆ init()
void CommonRenderingContext::init |
( |
const Init & |
init | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- aui.views/src/AUI/Platform/CommonRenderingContext.h
- aui.views/src/AUI/Platform/android/CommonRenderingContext.cpp
- aui.views/src/AUI/Platform/emscripten/CommonRenderingContext.cpp
- aui.views/src/AUI/Platform/ios/CommonRenderingContext.cpp
- aui.views/src/AUI/Platform/linux/CommonRenderingContext.cpp
- aui.views/src/AUI/Platform/macos/CommonRenderingContext.mm
- aui.views/src/AUI/Platform/win32/CommonRenderingContext.cpp