Home
last modified time | relevance | path

Searched defs:destroyImageCHROMIUM (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DDrawingBufferTest.cpp119 void destroyImageCHROMIUM(WGC3Duint imageId) in destroyImageCHROMIUM() function in __anon48999fb60111::WebGraphicsContext3DForTests
/external/chromium_org/third_party/WebKit/public/platform/
DWebGraphicsContext3D.h455 virtual void destroyImageCHROMIUM(WGC3Duint imageId) { } in destroyImageCHROMIUM() function
/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.cc561 void TestWebGraphicsContext3D::destroyImageCHROMIUM( in destroyImageCHROMIUM() function in cc::TestWebGraphicsContext3D