OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:decoder_route_id
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/common/gpu/client/
command_buffer_proxy_impl.cc
534
int
decoder_route_id
;
local
537
&
decoder_route_id
))) {
542
if (
decoder_route_id
< 0) {
548
new GpuVideoDecodeAcceleratorHost(channel_,
decoder_route_id
, client,
/external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc
747
int
decoder_route_id
= channel_->GenerateRouteID();
local
749
decoder_route_id
, this, channel_->io_message_loop());
[
all
...]
Completed in 35 milliseconds