Lines Matching refs:RenderCommand
37 class RenderCommand
40 NW_DISALLOW_COPY_AND_ASSIGN(RenderCommand);
49 RenderCommand() {} in RenderCommand() function
51 virtual ~RenderCommand() {} in ~RenderCommand()
257 void SetCommand(RenderCommand* command) in SetCommand()
317 RenderCommand* GetCommand() in GetCommand()
320 return reinterpret_cast<RenderCommand*>( in GetCommand()
325 const RenderCommand* GetCommand() const in GetCommand()
328 return reinterpret_cast<RenderCommand*>( in GetCommand()
375 RenderCommand* command,
461 RenderCommand* command, in CreateCommandRenderKey()
556 RenderCommand* command, in CreateCommandRenderKey()
654 RenderCommand* command, in CreateCommandRenderKey()