#include "flutter/lib/ui/painting/image_generator_apng.h"#include <cstdint>#include <cstring>#include <vector>#include "flutter/lib/ui/painting/image_generator_registry.h"#include "flutter/testing/testing.h"#include "third_party/skia/include/core/SkData.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
Functions | |
| flutter::testing::TEST (APNGImageGeneratorTest, FdATWithShortDataLengthDoesNotCrash) | |