OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnCommandBufferCreated
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/gpu/
gpu_process_host.h
158
void
OnCommandBufferCreated
(const int32 route_id);
gpu_process_host.cc
627
IPC_MESSAGE_HANDLER(GpuHostMsg_CommandBufferCreated,
OnCommandBufferCreated
)
787
void GpuProcessHost::
OnCommandBufferCreated
(const int32 route_id) {
788
TRACE_EVENT0("gpu", "GpuProcessHost::
OnCommandBufferCreated
");
[
all
...]
Completed in 160 milliseconds