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

  /external/chromium_org/cc/resources/
tile_manager.h 177 scoped_ptr<base::Value> GetMemoryRequirementsAsValue() const;
tile_manager.cc 555 state->Set("memory_requirements", GetMemoryRequirementsAsValue().release());
569 scoped_ptr<base::Value> TileManager::GetMemoryRequirementsAsValue() const {
    [all...]

Completed in 28 milliseconds