|
| | impeller::testing::INSTANTIATE_PLAYGROUND_SUITE (HostBufferTest) |
| |
| Rect | impeller::testing::RectMakeCenterSize (Point center, Size size) |
| |
| | impeller::testing::TEST_P (EntityTest, CanCreateEntity) |
| |
| | impeller::testing::TEST_P (EntityTest, FilterCoverageRespectsCropRect) |
| |
| | impeller::testing::TEST_P (EntityTest, GeometryBoundsAreTransformed) |
| |
| | impeller::testing::TEST_P (EntityTest, ThreeStrokesInOnePath) |
| |
| | impeller::testing::TEST_P (EntityTest, StrokeWithTextureContents) |
| |
| | impeller::testing::TEST_P (EntityTest, TriangleInsideASquare) |
| |
| | impeller::testing::TEST_P (EntityTest, StrokeCapAndJoinTest) |
| |
| | impeller::testing::TEST_P (EntityTest, CubicCurveTest) |
| |
| | impeller::testing::TEST_P (EntityTest, CanDrawCorrectlyWithRotatedTransform) |
| |
| | impeller::testing::TEST_P (EntityTest, CubicCurveAndOverlapTest) |
| |
| | impeller::testing::TEST_P (EntityTest, SolidColorContentsStrokeSetStrokeCapsAndJoins) |
| |
| | impeller::testing::TEST_P (EntityTest, SolidColorContentsStrokeSetMiterLimit) |
| |
| | impeller::testing::TEST_P (EntityTest, BlendingModeOptions) |
| |
| | impeller::testing::TEST_P (EntityTest, BezierCircleScaled) |
| |
| | impeller::testing::TEST_P (EntityTest, Filters) |
| |
| | impeller::testing::TEST_P (EntityTest, GaussianBlurFilter) |
| |
| | impeller::testing::TEST_P (EntityTest, MorphologyFilter) |
| |
| | impeller::testing::TEST_P (EntityTest, SetBlendMode) |
| |
| | impeller::testing::TEST_P (EntityTest, ContentsGetBoundsForEmptyPathReturnsNullopt) |
| |
| | impeller::testing::TEST_P (EntityTest, SolidStrokeCoverageIsCorrect) |
| |
| | impeller::testing::TEST_P (EntityTest, BorderMaskBlurCoverageIsCorrect) |
| |
| | impeller::testing::TEST_P (EntityTest, SolidFillCoverageIsCorrect) |
| |
| | impeller::testing::TEST_P (EntityTest, RRectShadowTest) |
| |
| | impeller::testing::TEST_P (EntityTest, ColorMatrixFilterCoverageIsCorrect) |
| |
| | impeller::testing::TEST_P (EntityTest, ColorMatrixFilterEditable) |
| |
| | impeller::testing::TEST_P (EntityTest, LinearToSrgbFilterCoverageIsCorrect) |
| |
| | impeller::testing::TEST_P (EntityTest, LinearToSrgbFilter) |
| |
| | impeller::testing::TEST_P (EntityTest, SrgbToLinearFilterCoverageIsCorrect) |
| |
| | impeller::testing::TEST_P (EntityTest, SrgbToLinearFilter) |
| |
| static Vector3 | impeller::testing::RGBToYUV (Vector3 rgb, YUVColorSpace yuv_color_space) |
| |
| static std::vector< std::shared_ptr< Texture > > | impeller::testing::CreateTestYUVTextures (Context *context, YUVColorSpace yuv_color_space) |
| |
| | impeller::testing::TEST_P (EntityTest, YUVToRGBFilter) |
| |
| | impeller::testing::TEST_P (EntityTest, RuntimeEffect) |
| |
| | impeller::testing::TEST_P (EntityTest, RuntimeEffectCanSuccessfullyRender) |
| |
| | impeller::testing::TEST_P (EntityTest, RuntimeEffectCanPrecache) |
| |
| | impeller::testing::TEST_P (EntityTest, RuntimeEffectSetsRightSizeWhenUniformIsStruct) |
| |
| | impeller::testing::TEST_P (EntityTest, ColorFilterWithForegroundColorAdvancedBlend) |
| |
| | impeller::testing::TEST_P (EntityTest, ColorFilterWithForegroundColorClearBlend) |
| |
| | impeller::testing::TEST_P (EntityTest, ColorFilterWithForegroundColorSrcBlend) |
| |
| | impeller::testing::TEST_P (EntityTest, ColorFilterWithForegroundColorDstBlend) |
| |
| | impeller::testing::TEST_P (EntityTest, ColorFilterWithForegroundColorSrcInBlend) |
| |
| | impeller::testing::TEST_P (EntityTest, CoverageForStrokePathWithNegativeValuesInTransform) |
| |
| | impeller::testing::TEST_P (EntityTest, SolidColorContentsIsOpaque) |
| |
| | impeller::testing::TEST_P (EntityTest, ConicalGradientContentsIsOpaque) |
| |
| | impeller::testing::TEST_P (EntityTest, LinearGradientContentsIsOpaque) |
| |
| | impeller::testing::TEST_P (EntityTest, RadialGradientContentsIsOpaque) |
| |
| | impeller::testing::TEST_P (EntityTest, SweepGradientContentsIsOpaque) |
| |
| | impeller::testing::TEST_P (EntityTest, TiledTextureContentsIsOpaque) |
| |
| | impeller::testing::TEST_P (EntityTest, PointFieldGeometryCoverage) |
| |
| | impeller::testing::TEST_P (EntityTest, ColorFilterContentsWithLargeGeometry) |
| |
| | impeller::testing::TEST_P (EntityTest, TextContentsCeilsGlyphScaleToDecimal) |
| |
| | impeller::testing::TEST_P (EntityTest, SpecializationConstantsAreAppliedToVariants) |
| |
| | impeller::testing::TEST_P (EntityTest, DecalSpecializationAppliedToMorphologyFilter) |
| |
| | impeller::testing::TEST_P (EntityTest, ContentContextOptionsHasReasonableHashFunctions) |
| |
| | impeller::testing::TEST_P (EntityTest, FillPathGeometryGetPositionBufferReturnsExpectedMode) |
| |
| | impeller::testing::TEST_P (EntityTest, FailOnValidationError) |
| |
| | impeller::testing::TEST_P (EntityTest, CanComputeGeometryForEmptyPathsWithoutCrashing) |
| |
| | impeller::testing::TEST_P (EntityTest, CanRenderEmptyPathsWithoutCrashing) |
| |
| | impeller::testing::TEST_P (EntityTest, DrawSuperEllipse) |
| |
| | impeller::testing::TEST_P (EntityTest, DrawRoundSuperEllipse) |
| |
| | impeller::testing::TEST_P (EntityTest, SolidColorApplyColorFilter) |
| |
| | impeller::testing::APPLY_COLOR_FILTER_GRADIENT_TEST (Linear) |
| |
| | impeller::testing::APPLY_COLOR_FILTER_GRADIENT_TEST (Radial) |
| |
| | impeller::testing::APPLY_COLOR_FILTER_GRADIENT_TEST (Conical) |
| |
| | impeller::testing::APPLY_COLOR_FILTER_GRADIENT_TEST (Sweep) |
| |
| | impeller::testing::TEST_P (EntityTest, GiantStrokePathAllocation) |
| |
| | impeller::testing::TEST_P (EntityTest, RoundSuperellipseGetPositionBufferFlushes) |
| |