Home | History | Annotate | Download | only in quads

Lines Matching defs:cc

13 #include "cc/base/cc_export.h"
14 #include "cc/base/scoped_ptr_hash_map.h"
15 #include "cc/base/scoped_ptr_vector.h"
27 namespace cc {
123 } // namespace cc
127 inline size_t hash_value(const cc::RenderPass::Id& key) {
132 struct hash<cc::RenderPass::Id> {
133 size_t operator()(cc::RenderPass::Id key) const {
142 namespace cc {
145 } // namespace cc