OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_waited_sync_point_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/test/
test_web_graphics_context_3d.h
157
unsigned last_waited_sync_point() const { return
last_waited_sync_point_
; }
344
unsigned
last_waited_sync_point_
;
member in class:cc::TestWebGraphicsContext3D
/external/chromium_org/cc/resources/
resource_provider_unittest.cc
173
last_waited_sync_point_
= std::max(sync_point,
last_waited_sync_point_
);
261
shared_data_->ConsumeTexture(mailbox,
last_waited_sync_point_
);
277
last_waited_sync_point_
(0) {}
326
unsigned
last_waited_sync_point_
;
member in class:cc::__anon3908::ContextSharedData
[
all
...]
Completed in 420 milliseconds