Home | History | Annotate | Download | only in resources

Lines Matching refs:PrioritizedResourceManager

21 class PrioritizedResourceManager;
27 PrioritizedResourceManager* manager,
33 PrioritizedResourceManager* manager) {
41 void SetTextureManager(PrioritizedResourceManager* manager);
42 PrioritizedResourceManager* resource_manager() { return manager_; }
103 friend class PrioritizedResourceManager;
134 friend class PrioritizedResourceManager;
152 PrioritizedResource(PrioritizedResourceManager* resource_manager,
160 void set_manager_internal(PrioritizedResourceManager* manager) {
178 PrioritizedResourceManager* manager_;