Searched defs:is_shared (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/resources/
H A Dtile.h70 void set_shared(bool is_shared) { is_shared_ = is_shared; } argument
71 bool is_shared() const { return is_shared_; } function in class:cc::Tile
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Ddeep-heap-profile.h216 bool is_shared; member in struct:DeepHeapProfile::MemoryInfoGetterLinux::State

Completed in 450 milliseconds