OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:didDecodeLazyPixelRef
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/
PlatformInstrumentation.h
80
static void
didDecodeLazyPixelRef
(unsigned long long lazyPixelRefId);
128
inline void PlatformInstrumentation::
didDecodeLazyPixelRef
(unsigned long long lazyPixelRefId)
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DecodingImageGenerator.cpp
82
PlatformInstrumentation::
didDecodeLazyPixelRef
(m_generationId);
LazyDecodingPixelRef.cpp
78
PlatformInstrumentation::
didDecodeLazyPixelRef
(getGenerationID());
Completed in 551 milliseconds