OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetPreemptByFlag
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
gpu_scheduler.h
63
void
SetPreemptByFlag
(scoped_refptr<PreemptionFlag> flag) {
/external/chromium_org/content/common/gpu/
image_transport_surface.cc
151
void ImageTransportHelper::
SetPreemptByFlag
(
153
stub_->channel()->
SetPreemptByFlag
(preemption_flag);
gpu_channel.cc
589
stub->
SetPreemptByFlag
(preempted_flag_);
633
void GpuChannel::
SetPreemptByFlag
(
639
it.GetCurrentValue()->
SetPreemptByFlag
(preempted_flag_);
801
stub->
SetPreemptByFlag
(preempted_flag_);
gpu_channel.h
136
void
SetPreemptByFlag
(
image_transport_surface.h
133
void
SetPreemptByFlag
(
image_transport_surface_android.cc
98
GetHelper()->
SetPreemptByFlag
(parent_channel->GetPreemptionFlag());
gpu_command_buffer_stub.h
139
void
SetPreemptByFlag
(scoped_refptr<gpu::PreemptionFlag> flag);
texture_image_transport_surface.cc
79
helper_->
SetPreemptByFlag
(parent_channel->GetPreemptionFlag());
gpu_command_buffer_stub.cc
476
scheduler_->
SetPreemptByFlag
(preemption_flag_);
[
all
...]
Completed in 122 milliseconds