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

  /external/chromium_org/cc/layers/
delegated_frame_resource_collection.cc 53 returned.count = it->second.refs_to_return;
73 resource_id_ref_count_map_[resources[i].id].refs_to_return++;
93 to_return.back().count = it->second.refs_to_return;
delegated_frame_resource_collection.h 57 int refs_to_return; member in struct:cc::DelegatedFrameResourceCollection::RefCount

Completed in 36 milliseconds