OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_waited_sync_point_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/test/
test_web_graphics_context_3d.h
272
unsigned last_waited_sync_point() const { return
last_waited_sync_point_
; }
462
unsigned
last_waited_sync_point_
;
member in class:cc::TestWebGraphicsContext3D
test_web_graphics_context_3d.cc
70
last_waited_sync_point_
(0),
601
last_waited_sync_point_
= sync_point;
/external/chromium_org/cc/resources/
resource_provider_unittest.cc
187
last_waited_sync_point_
= std::max(sync_point,
last_waited_sync_point_
);
190
unsigned last_waited_sync_point() const { return
last_waited_sync_point_
; }
277
shared_data_->ConsumeTexture(mailbox,
last_waited_sync_point_
);
295
last_waited_sync_point_
(0) {}
344
GLuint
last_waited_sync_point_
;
member in class:cc::__anon7398::ContextSharedData
[
all
...]
Completed in 292 milliseconds