#include <objc/runtime.h>
#include "flutter/fml/macros.h"
Go to the source code of this file.
Namespaces | |
flutter | |
Macros | |
#define | METAL_IOS_VERSION_BASELINE 10.0 |
Functions | |
IOSRenderingAPI | flutter::GetRenderingAPIForProcess (bool force_software) |
Class | flutter::GetCoreAnimationLayerClassForRenderingAPI (IOSRenderingAPI rendering_api) |
#define METAL_IOS_VERSION_BASELINE 10.0 |
Definition at line 40 of file rendering_api_selection.h.