|
| impeller::testing::INSTANTIATE_PLAYGROUND_SUITE (HostBufferTest) |
|
| impeller::testing::TEST_P (EntityTest, CanCreateEntity) |
|
auto | impeller::testing::CreatePassWithRectPath (Rect rect, std::optional< Rect > bounds_hint, ContentBoundsPromise bounds_promise=ContentBoundsPromise::kUnknown, bool collapse=false) |
|
| impeller::testing::TEST_P (EntityTest, EntityPassRespectsUntrustedSubpassBoundsLimit) |
|
| impeller::testing::TEST_P (EntityTest, EntityPassTrustsSnugSubpassBoundsLimit) |
|
| impeller::testing::TEST_P (EntityTest, EntityPassCanMergeSubpassIntoParent) |
|
| impeller::testing::TEST_P (EntityTest, EntityPassCoverageRespectsCoverageLimit) |
|
| impeller::testing::TEST_P (EntityTest, FilterCoverageRespectsCropRect) |
|
| impeller::testing::TEST_P (EntityTest, CanDrawRect) |
|
| impeller::testing::TEST_P (EntityTest, CanDrawRRect) |
|
| 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, SolidFillShouldRenderIsCorrect) |
|
| impeller::testing::TEST_P (EntityTest, DoesNotCullEntitiesByDefault) |
|
| impeller::testing::TEST_P (EntityTest, ClipContentsShouldRenderIsCorrect) |
|
| impeller::testing::TEST_P (EntityTest, ClipContentsGetClipCoverageIsCorrect) |
|
| 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, InheritOpacityTest) |
|
| 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, AdvancedBlendCoverageHintIsNotResetByEntityPass) |
|
| 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) |
|