OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incrementVisuallyNonEmptyPixelCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/page/
FrameView.h
242
void
incrementVisuallyNonEmptyPixelCount
(const IntSize&);
544
inline void FrameView::
incrementVisuallyNonEmptyPixelCount
(const IntSize& size)
/external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderImage.cpp
167
view()->frameView()->
incrementVisuallyNonEmptyPixelCount
(flooredIntSize(m_imageResource->imageSize(1.0f)));
Completed in 36 milliseconds