OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:image_memory_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/themes/
browser_theme_pack.h
60
// |
image_memory_
| and the worker thread will keep a reference to prevent
216
// non-NULL; |
image_memory_
| is only filled during BuildFromExtension(). Any
218
// needs to be in |
image_memory_
|.
219
RawImages
image_memory_
;
member in class:BrowserThemePack
225
// in |
image_memory_
| that are in |prepared_images_| or vice versa.
228
// Loaded images. These are loaded from |
image_memory_
| or the |data_pack_|.
/external/chromium_org/chrome/browser/themes/
browser_theme_pack.h
77
// |
image_memory_
| and the worker thread will keep a reference to prevent
258
// non-NULL; |
image_memory_
| is only filled during BuildFromExtension(). Any
260
// needs to be in |
image_memory_
|.
261
RawImages
image_memory_
;
member in class:BrowserThemePack
263
// Loaded images. These are loaded from |
image_memory_
|, from |data_pack_|,
270
// should be no IDs in |
image_memory_
| that are in |images_on_file_thread_|
Completed in 489 milliseconds