HomeSort by relevance Sort by last modified time
    Searched defs:is_shared (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/resources/
tile.h 70 void set_shared(bool is_shared) { is_shared_ = is_shared; }
71 bool is_shared() const { return is_shared_; } function in class:cc::Tile
  /external/chromium_org/third_party/tcmalloc/chromium/src/
deep-heap-profile.h 216 bool is_shared; member in struct:DeepHeapProfile::MemoryInfoGetterLinux::State

Completed in 45 milliseconds