Flutter Engine
The Flutter Engine
|
#include "display_list/dl_blend_mode.h"
#include "flutter/impeller/aiks/aiks_unittests.h"
#include "flutter/display_list/dl_builder.h"
#include "flutter/display_list/dl_color.h"
#include "flutter/display_list/dl_paint.h"
#include "flutter/testing/testing.h"
#include "include/core/SkRect.h"
Go to the source code of this file.
Namespaces | |
namespace | impeller |
namespace | impeller::testing |
Functions | |
impeller::testing::TEST_P (AiksTest, DrawOpacityPeephole) | |
impeller::testing::TEST_P (AiksTest, CanRenderGroupOpacity) | |
impeller::testing::TEST_P (AiksTest, CanRenderGroupOpacityToSavelayer) | |