OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sync_point_wait_count_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc
135
sync_point_wait_count_
(0),
775
if (
sync_point_wait_count_
== 0) {
780
++
sync_point_wait_count_
;
790
--
sync_point_wait_count_
;
791
if (
sync_point_wait_count_
== 0) {
[
all
...]
gpu_command_buffer_stub.h
253
int
sync_point_wait_count_
;
member in class:content::GpuCommandBufferStub
Completed in 3002 milliseconds