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

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

Completed in 35 milliseconds