Home
last modified time | relevance | path

Searched refs:pending_texture_mailbox_callbacks_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/test/
Dlayer_tree_pixel_test.cc30 pending_texture_mailbox_callbacks_(0), in LayerTreePixelTest()
147 if (pending_texture_mailbox_callbacks_) in TryEndTest()
195 pending_texture_mailbox_callbacks_++; in CreateTextureLayer()
315 pending_texture_mailbox_callbacks_--; in ReleaseTextureMailbox()
Dlayer_tree_pixel_test.h102 int pending_texture_mailbox_callbacks_; variable