Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/shared_impl/
Dflash_clipboard_format_registry.h43 std::string GetFormatName(uint32_t format) const;
Dflash_clipboard_format_registry.cc61 std::string FlashClipboardFormatRegistry::GetFormatName(uint32_t format) const { in GetFormatName() function in ppapi::FlashClipboardFormatRegistry
/external/chromium_org/chrome/browser/renderer_host/pepper/
Dpepper_flash_clipboard_message_filter.cc186 std::string format_name = custom_formats_.GetFormatName(format); in OnMsgIsFormatAvailable()
264 base::UTF8ToUTF16(custom_formats_.GetFormatName(format)); in OnMsgReadData()
329 std::string format_name = custom_formats_.GetFormatName(formats[i]); in OnMsgWriteData()
/external/chromium_org/third_party/skia/src/images/
DSkImageDecoder.cpp70 return GetFormatName(this->getFormat()); in getFormatName()
73 const char* SkImageDecoder::GetFormatName(Format format) { in GetFormatName() function in SkImageDecoder
/external/skia/src/images/
DSkImageDecoder.cpp70 return GetFormatName(this->getFormat()); in getFormatName()
73 const char* SkImageDecoder::GetFormatName(Format format) { in GetFormatName() function in SkImageDecoder
/external/skia/src/ports/
DSkImageDecoder_empty.cpp63 const char* SkImageDecoder::GetFormatName(Format) { in GetFormatName() function in SkImageDecoder
/external/chromium_org/third_party/skia/src/ports/
DSkImageDecoder_empty.cpp63 const char* SkImageDecoder::GetFormatName(Format) { in GetFormatName() function in SkImageDecoder
/external/chromium_org/third_party/skia/include/core/
DSkImageDecoder.h56 static const char* GetFormatName(Format);
/external/skia/include/core/
DSkImageDecoder.h56 static const char* GetFormatName(Format);