Searched defs:willUse (Results 1 – 3 of 3) sorted by relevance
56 virtual void willUse() OVERRIDE { m_layerBridge->willUse(); } in willUse() function
59 virtual void willUse() { } // Called by ImageBuffer before reading or writing to the surface. in willUse() function
382 void Canvas2DLayerBridge::willUse() in willUse() function in WebCore::Canvas2DLayerBridge