HomeSort by relevance Sort by last modified time
    Searched defs:mapImageCHROMIUM (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/cc/debug/
fake_web_graphics_context_3d.cc 342 void* FakeWebGraphicsContext3D::mapImageCHROMIUM(WebKit::WGC3Duint image_id,
  /external/chromium_org/cc/test/
test_web_graphics_context_3d.cc 575 void* TestWebGraphicsContext3D::mapImageCHROMIUM(WebKit::WGC3Duint image_id,
  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 486 virtual void* mapImageCHROMIUM(WGC3Duint imageId, WGC3Denum access) { return 0; }

Completed in 532 milliseconds