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

  /external/chromium_org/cc/resources/
texture_mailbox.cc 53 size_t TextureMailbox::SharedMemorySizeInBytes() const {
texture_mailbox.h 48 size_t SharedMemorySizeInBytes() const;
  /external/chromium_org/cc/layers/
texture_layer_impl.cc 117 size_t bytes = texture_mailbox_.SharedMemorySizeInBytes();

Completed in 53 milliseconds