Lines Matching refs:RenderCommand
39 class RenderCommand
42 NW_DISALLOW_COPY_AND_ASSIGN(RenderCommand);
53 RenderCommand() {} in RenderCommand() function
55 virtual ~RenderCommand() {} in ~RenderCommand()
262 void SetCommand(RenderCommand* command) in SetCommand()
322 RenderCommand* GetCommand() in GetCommand()
325 return reinterpret_cast<RenderCommand*>( in GetCommand()
330 const RenderCommand* GetCommand() const in GetCommand()
333 return reinterpret_cast<RenderCommand*>( in GetCommand()
380 RenderCommand* command,
466 RenderCommand* command, in CreateCommandRenderKey()
561 RenderCommand* command, in CreateCommandRenderKey()
659 RenderCommand* command, in CreateCommandRenderKey()