Searched refs:prepareForDrawing (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/filters/
H A DCustomFilterRenderer.h63 bool prepareForDrawing();
H A DFECustomFilter.h72 bool prepareForDrawing();
H A DFECustomFilter.cpp156 bool FECustomFilter::prepareForDrawing() function in class:WebCore::FECustomFilter
171 if (!m_customFilterRenderer->prepareForDrawing())
187 if (!prepareForDrawing())
H A DCustomFilterRenderer.cpp120 bool CustomFilterRenderer::prepareForDrawing() function in class:WebCore::CustomFilterRenderer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/
H A DTextureMapperGL.cpp963 if (!renderer || !renderer->prepareForDrawing())

Completed in 206 milliseconds