#include <stdint.h>#include "flutter/impeller/core/allocator.h"#include "flutter/impeller/core/device_buffer.h"#include "flutter/impeller/core/formats.h"#include "flutter/impeller/geometry/size.h"#include "flutter/lib/ui/painting/image_decoder.h"#include "flutter/lib/ui/painting/image_decoder_impeller.h"#include "flutter/testing/testing.h"Go to the source code of this file.
Classes | |
| class | impeller::TestImpellerTexture |
| class | impeller::TestImpellerDeviceBuffer |
| class | impeller::TestImpellerAllocator |
Namespaces | |
| namespace | impeller |
| namespace | flutter |
| namespace | flutter::testing |
Functions | |
| float | flutter::testing::HalfToFloat (uint16_t half) |
| float | flutter::testing::DecodeBGR10 (uint32_t x) |