OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:didDrawLazyPixelRef
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/
PlatformInstrumentation.h
78
static void
didDrawLazyPixelRef
(unsigned long long lazyPixelRefId);
118
inline void PlatformInstrumentation::
didDrawLazyPixelRef
(unsigned long long lazyPixelRefId)
/external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
NativeImageSkia.cpp
378
PlatformInstrumentation::
didDrawLazyPixelRef
(bitmap().getGenerationID());
502
PlatformInstrumentation::
didDrawLazyPixelRef
(bitmap().getGenerationID());
Completed in 35 milliseconds