Searched refs:PixelSource (Results 1 – 6 of 6) sorted by relevance
93 struct PixelSource { struct136 PixelSource source = PixelSource();175 static inline bool operator==(const PixelSource& lhs, const PixelSource& rhs) {221 static inline void PrintTo(const PixelSource& settings, ::std::ostream* os) { in PrintTo()
92 PixelSource{ in drawShadowLayers()134 .source = PixelSource{.buffer = in drawImageLayers()171 PixelSource{ in drawSolidLayers()221 PixelSource bufferSource{.buffer = Buffer{ in drawClippedLayers()226 PixelSource bufferOpaque{.buffer = Buffer{ in drawClippedLayers()231 PixelSource colorSource{.solidColor = half3(0.1f, 0.2f, 0.3f)}; in drawClippedLayers()278 .source = PixelSource{.buffer = in drawPIPImageLayer()310 .source = PixelSource{ in drawHolePunchLayer()
95 struct PixelSource { struct141 PixelSource source = PixelSource();194 static inline bool operator==(const PixelSource& lhs, const PixelSource& rhs) {253 static inline void PrintTo(const PixelSource& settings, ::std::ostream* os) { in PrintTo()
256 renderengine::PixelSource{ in render()
747 settings.source = renderengine::PixelSource{ in getOverrideCompositionList()
1964 renderengine::PixelSource{ in TEST_P()2007 renderengine::PixelSource{ in TEST_P()