OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnDecodeImage
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/utility/
chrome_content_utility_client.h
50
void
OnDecodeImage
(const std::vector<unsigned char>& encoded_data);
chrome_content_utility_client.cc
119
IPC_MESSAGE_HANDLER(ChromeUtilityMsg_DecodeImage,
OnDecodeImage
)
231
void ChromeContentUtilityClient::
OnDecodeImage
(
258
OnDecodeImage
(decoded_vector);
Completed in 350 milliseconds