Searched defs:ClearCommand (Results 1 – 4 of 4) sorted by relevance
158 struct ClearCommand struct160 rr::WindowRectangle rect;161 deUint32 buffers;162 tcu::Vec4 color;163 int stencil;167 ClearCommand (void) in ClearCommand() argument174 ClearCommand (const rr::WindowRectangle& rect_, in ClearCommand() function
158 struct ClearCommand struct160 rr::WindowRectangle rect;161 deUint32 buffers;162 tcu::Vec4 color;163 int stencil;167 ClearCommand (void) in ClearCommand() function174 ClearCommand (const rr::WindowRectangle& rect_, in ClearCommand() function
1007 ClearCommand::ClearCommand(SkColor color) : INHERITED(kClear_OpType) { fColor = color; } in ClearCommand() function in ClearCommand
979 ClearCommand::ClearCommand(SkColor color) : INHERITED(kClear_OpType) { fColor = color; } in ClearCommand() function in ClearCommand