![]() |
Flutter Engine
The Flutter Engine
|
#include "flutter/shell/platform/android/android_image_generator.h"
#include <memory>
#include <utility>
#include <android/bitmap.h>
#include <android/hardware_buffer.h>
#include "flutter/fml/platform/android/jni_util.h"
#include "third_party/skia/include/codec/SkCodecAnimation.h"
Go to the source code of this file.
Namespaces | |
namespace | flutter |
Variables | |
static fml::jni::ScopedJavaGlobalRef< jclass > * | flutter::g_flutter_jni_class = nullptr |
static jmethodID | flutter::g_decode_image_method = nullptr |