OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:decoder_route_id
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/common/gpu/client/
gpu_video_decode_accelerator_host.h
30
int32
decoder_route_id
,
gpu_video_decode_accelerator_host.cc
25
int32
decoder_route_id
,
29
decoder_route_id_(
decoder_route_id
),
34
channel_->AddRoute(
decoder_route_id
, base::AsWeakPtr(this));
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 53 milliseconds