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/
gpu_channel.h
153
void
SetPreemptByFlag
(
image_transport_surface.h
135
void
SetPreemptByFlag
(
image_transport_surface_android.cc
102
GetHelper()->
SetPreemptByFlag
(parent_channel->GetPreemptionFlag());
image_transport_surface.cc
154
void ImageTransportHelper::
SetPreemptByFlag
(
156
stub_->channel()->
SetPreemptByFlag
(preemption_flag);
gpu_channel.cc
633
stub->
SetPreemptByFlag
(preempted_flag_);
715
void GpuChannel::
SetPreemptByFlag
(
721
it.GetCurrentValue()->
SetPreemptByFlag
(preempted_flag_);
865
stub->
SetPreemptByFlag
(preempted_flag_);
gpu_command_buffer_stub.h
140
void
SetPreemptByFlag
(scoped_refptr<gpu::PreemptionFlag> flag);
texture_image_transport_surface.cc
79
helper_->
SetPreemptByFlag
(parent_channel->GetPreemptionFlag());
gpu_command_buffer_stub.cc
419
scheduler_->
SetPreemptByFlag
(preemption_flag_);
904
void GpuCommandBufferStub::
SetPreemptByFlag
(
908
scheduler_->
SetPreemptByFlag
(preemption_flag_);
[
all
...]
Completed in 66 milliseconds