HomeSort by relevance Sort by last modified time
    Searched refs:CopyWithNewCallback (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/resources/
texture_mailbox.h 63 TextureMailbox CopyWithNewCallback(const ReleaseCallback& callback) const;
texture_mailbox.cc 111 TextureMailbox TextureMailbox::CopyWithNewCallback(
  /external/chromium_org/cc/layers/
texture_layer.cc 224 texture_mailbox = holder->mailbox().CopyWithNewCallback(callback);
  /external/chromium_org/ui/compositor/
layer.cc 527 return mailbox_.CopyWithNewCallback(callback);

Completed in 2539 milliseconds