#include "flutter/lib/ui/painting/image_decoder_no_gl_unittests.h"#include <memory>#include "flutter/fml/endianness.h"#include "impeller/renderer/capabilities.h"#include "include/core/SkColorType.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |
| namespace | flutter::testing |
Functions | |
| float | flutter::testing::HalfToFloat (uint16_t half) |
| float | flutter::testing::DecodeBGR10 (uint32_t x) |
| flutter::testing::TEST (ImageDecoderNoGLTest, ImpellerWideGamutDisplayP3) | |
| flutter::testing::TEST (ImageDecoderNoGLTest, ImpellerWideGamutIndexedPng) | |
| flutter::testing::TEST (ImageDecoderNoGLTest, ImpellerUnmultipliedAlphaPng) | |