OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnCreateVideoEncoder
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/common/gpu/
gpu_channel.h
186
void
OnCreateVideoEncoder
(int32* route_id);
gpu_channel.cc
742
IPC_MESSAGE_HANDLER(GpuChannelMsg_CreateVideoEncoder,
OnCreateVideoEncoder
)
890
void GpuChannel::
OnCreateVideoEncoder
(int32* route_id) {
891
TRACE_EVENT0("gpu", "GpuChannel::
OnCreateVideoEncoder
");
Completed in 26 milliseconds