OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddRepresentation
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/ui/gfx/image/
image_skia.h
95
void
AddRepresentation
(const gfx::ImageSkiaRep& image_rep);
image.cc
166
image_skia->
AddRepresentation
(gfx::ImageSkiaRep(
541
AddRepresentation
(rep);
549
AddRepresentation
(rep);
558
AddRepresentation
(rep);
568
AddRepresentation
(rep);
576
AddRepresentation
(rep);
656
AddRepresentation
(rep);
684
AddRepresentation
(rep);
696
AddRepresentation
(rep);
726
AddRepresentation
(rep)
[
all
...]
image_skia_unittest.cc
185
image.
AddRepresentation
(ImageSkiaRep(
187
image.
AddRepresentation
(ImageSkiaRep(
189
image.
AddRepresentation
(ImageSkiaRep(
235
image.
AddRepresentation
(gfx::ImageSkiaRep(gfx::Size(10, 10),
238
copy.
AddRepresentation
(gfx::ImageSkiaRep(gfx::Size(10, 10),
240
unrelated.
AddRepresentation
(gfx::ImageSkiaRep(gfx::Size(10, 10),
image.h
199
void
AddRepresentation
(internal::ImageRep* rep) const;
image_skia.cc
256
copy->
AddRepresentation
(*iter);
269
void ImageSkia::
AddRepresentation
(const ImageSkiaRep& image_rep) {
image_unittest.cc
177
image_skia.
AddRepresentation
(gfx::ImageSkiaRep(gt::CreateBitmap(
223
image_skia.
AddRepresentation
(gfx::ImageSkiaRep(bitmap_1x,
225
image_skia.
AddRepresentation
(gfx::ImageSkiaRep(gt::CreateBitmap(
644
image_skia.
AddRepresentation
(gfx::ImageSkiaRep(
647
image_skia.
AddRepresentation
(gfx::ImageSkiaRep(
670
image_skia.
AddRepresentation
(gfx::ImageSkiaRep(
/external/chromium_org/chrome/browser/extensions/
extension_icon_image.cc
232
image_skia_.
AddRepresentation
(rep);
image_loader.cc
348
image_skia.
AddRepresentation
(gfx::ImageSkiaRep(
/external/chromium_org/chrome/browser/favicon/
favicon_util.cc
236
resized_image_skia.
AddRepresentation
(
/external/chromium_org/chrome/browser/history/
select_favicon_frames.cc
218
multi_image.
AddRepresentation
(
/external/chromium_org/chrome/browser/ui/app_list/
fast_show_pickler.cc
142
result.
AddRepresentation
(gfx::ImageSkiaRep(bitmap, scale));
/external/chromium_org/chrome/browser/speech/
speech_recognition_bubble.cc
106
frame_copy.
AddRepresentation
(gfx::ImageSkiaRep(
/external/chromium_org/chrome/browser/extensions/api/extension_action/
extension_action_api.cc
155
icon.
AddRepresentation
(gfx::ImageSkiaRep(bitmap, scale));
717
icon.
AddRepresentation
(gfx::ImageSkiaRep(bitmap, scale));
[
all
...]
/external/chromium_org/chrome/browser/sync/test/integration/
bookmarks_helper.cc
724
favicon.
AddRepresentation
(
/external/chromium_org/ui/base/x/
x11_util.cc
[
all
...]
/external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc
[
all
...]
Completed in 4193 milliseconds