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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceFilter.cpp 145 if (!context->isRecordingCanvas()) // Recording canvases do not use the cache
202 if (!context->isRecordingCanvas()) // Recording canvases do not use the cache
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
GraphicsContext.h 106 bool isRecordingCanvas() const

Completed in 406 milliseconds