Home | History | Annotate | Download | only in themes

Lines Matching refs:image_memory_

807   AddRawImagesTo(image_memory_, &resources);
896 RawImages::const_iterator it = image_memory_.find(raw_id);
897 if (it != image_memory_.end()) {
1249 // Some images need to go directly into |image_memory_|. No modification is
1284 image_memory_[raw_id] = raw_data;
1565 if (image_memory_.find(raw_id) == image_memory_.end()) {
1580 image_memory_.find(raw_id) != image_memory_.end()) {
1590 RawImages::const_iterator it = image_memory_.find(available_raw_id);
1603 if (image_memory_.find(scaled_raw_id) != image_memory_.end())
1617 image_memory_[scaled_raw_id] =