Flutter Engine
The Flutter Engine
|
#include "flutter/lib/ui/painting/image_decoder_no_gl_unittests.h"
#include "flutter/fml/endianness.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) | |