Searched refs:GetFormatName (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
H A Dflash_clipboard_format_registry.h43 std::string GetFormatName(uint32_t format) const;
H A Dflash_clipboard_format_registry.cc66 std::string FlashClipboardFormatRegistry::GetFormatName( function in class:ppapi::FlashClipboardFormatRegistry
/external/chromium_org/chrome/browser/renderer_host/pepper/
H A Dpepper_flash_clipboard_message_filter.cc186 std::string format_name = custom_formats_.GetFormatName(format);
264 custom_formats_.GetFormatName(format));
329 std::string format_name = custom_formats_.GetFormatName(formats[i]);
/external/chromium_org/third_party/skia/src/ports/
H A DSkImageDecoder_empty.cpp64 const char* SkImageDecoder::GetFormatName(Format) { function in class:SkImageDecoder
/external/skia/src/ports/
H A DSkImageDecoder_empty.cpp64 const char* SkImageDecoder::GetFormatName(Format) { function in class:SkImageDecoder
/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder.cpp75 return GetFormatName(this->getFormat());
78 const char* SkImageDecoder::GetFormatName(Format format) { function in class:SkImageDecoder
/external/skia/src/images/
H A DSkImageDecoder.cpp78 return GetFormatName(this->getFormat());
81 const char* SkImageDecoder::GetFormatName(Format format) { function in class:SkImageDecoder
/external/chromium_org/third_party/skia/include/core/
H A DSkImageDecoder.h55 static const char* GetFormatName(Format);
/external/skia/include/core/
H A DSkImageDecoder.h55 static const char* GetFormatName(Format);

Completed in 92 milliseconds