Searched defs:setOpaqueRect (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsOperation.h89 virtual void setOpaqueRect(const IntRect& bounds) {} function in class:WebCore::GraphicsOperation::Operation
169 virtual void setOpaqueRect(const IntRect& bounds) { m_absoluteOpaqueRect = bounds; } function in class:WebCore::GraphicsOperation::PossiblyOpaqueOperation

Completed in 64 milliseconds