class RectangleCompositorTest

Defined at line 73 of file ../../src/ui/lib/escher/test/flatland/rectangle_compositor_unittest.cc

Extends ReadbackTest to allow for quick testing of RectangleCompositor.

Public Members

unique_ptr ren_
FrameData frame_data_
RefPtr default_texture_
static ColorBgra kWhite
static ColorBgra kRed
static ColorBgra kGreen
static ColorBgra kBlue
static ColorBgra kBlack

Protected Methods

void SetUp ()

|ReadbackTest|

Defined at line 76 of file ../../src/ui/lib/escher/test/flatland/rectangle_compositor_unittest.cc

void TearDown ()

|ReadbackTest|

Defined at line 98 of file ../../src/ui/lib/escher/test/flatland/rectangle_compositor_unittest.cc

void frame_setup ()

Sets up the environment.

Defined at line 107 of file ../../src/ui/lib/escher/test/flatland/rectangle_compositor_unittest.cc

impl::FramebufferPtr CreateFramebuffer (const TexturePtr & depth_texture, bool apply_color_conversion)

Defined at line 109 of file ../../src/ui/lib/escher/test/flatland/rectangle_compositor_unittest.cc

escher::RectangleCompositor * renderer ()

Defined at line 118 of file ../../src/ui/lib/escher/test/flatland/rectangle_compositor_unittest.cc