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

  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 145 virtual void destroyImageCHROMIUM(WebKit::WGC3Duint image_id);
test_web_graphics_context_3d.cc 556 void TestWebGraphicsContext3D::destroyImageCHROMIUM(
  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 484 virtual void destroyImageCHROMIUM(WGC3Duint imageId) { }
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_in_process_command_buffer_impl.h 479 virtual void destroyImageCHROMIUM(WGC3Duint image_id);
webgraphicscontext3d_in_process_command_buffer_impl.cc     [all...]
  /external/chromium_org/cc/resources/
resource_provider.cc 334 GLC(context3d, context3d->destroyImageCHROMIUM(resource->image_id));
    [all...]
resource_provider_unittest.cc     [all...]
  /external/chromium_org/cc/debug/
fake_web_graphics_context_3d.h 595 virtual void destroyImageCHROMIUM(WebKit::WGC3Duint image_id) {}

Completed in 233 milliseconds