Home
last modified time | relevance | path

Searched defs:WaitForCommandState (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/
Dgpu_command_buffer_stub.cc49 struct WaitForCommandState { struct
50 WaitForCommandState(int32 start, int32 end, IPC::Message* reply) in WaitForCommandState() function
53 int32 start;
54 int32 end;
55 scoped_ptr<IPC::Message> reply;