Home
last modified time | relevance | path

Searched defs:mapImageCHROMIUM (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebGraphicsContext3D.h457 virtual void* mapImageCHROMIUM(WGC3Duint imageId) { return 0; } in mapImageCHROMIUM() function
/external/chromium_org/cc/test/
Dtest_web_graphics_context_3d.cc576 void* TestWebGraphicsContext3D::mapImageCHROMIUM(GLuint image_id) { in mapImageCHROMIUM() function in cc::TestWebGraphicsContext3D