Home
last modified time | relevance | path

Searched refs:clearTexture (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebExternalTextureLayer.h50 virtual void clearTexture() = 0;
/external/chromium_org/webkit/renderer/compositor_bindings/
Dweb_external_texture_layer_impl.h41 virtual void clearTexture();
Dweb_external_texture_layer_impl.cc39 void WebExternalTextureLayerImpl::clearTexture() { in clearTexture() function in webkit::WebExternalTextureLayerImpl
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DCanvas2DLayerBridge.cpp124 m_layer->clearTexture(); in beginDestruction()
239 m_layer->clearTexture(); in isValid()
/external/chromium_org/third_party/WebKit/Source/testing/runner/
DTestPlugin.cpp234 m_layer->clearTexture(); in destroy()
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DDrawingBuffer.cpp408 m_layer->clearTexture(); in clearPlatformLayer()