HomeSort by relevance Sort by last modified time
    Searched refs:applyClipFromImage (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext.h 413 void applyClipFromImage(const SkRect&, const SkBitmap&);
GraphicsContext.cpp 134 applyClipFromImage(m_state->m_clip, m_state->m_imageBufferClip);
    [all...]

Completed in 46 milliseconds