Searched refs:reshapeWithScaleFactor (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/cc/test/
H A Dtest_gles2_interface.cc416 test_context_->reshapeWithScaleFactor(width, height, device_scale);
H A Dtest_web_graphics_context_3d.cc91 void TestWebGraphicsContext3D::reshapeWithScaleFactor( function in class:cc::TestWebGraphicsContext3D
H A Dtest_web_graphics_context_3d.h38 virtual void reshapeWithScaleFactor(int width,
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebGraphicsContext3D.h146 virtual void reshapeWithScaleFactor(int width, int height, float scaleFactor) { } function in class:blink::WebGraphicsContext3D
/external/chromium_org/webkit/common/gpu/
H A Dwebgraphicscontext3d_impl.h66 virtual void reshapeWithScaleFactor(
H A Dwebgraphicscontext3d_impl.cc179 DELEGATE_TO_GL_3(reshapeWithScaleFactor, ResizeCHROMIUM, int, int, float)
/external/chromium_org/cc/output/
H A Dgl_renderer_unittest.cc1649 MOCK_METHOD3(reshapeWithScaleFactor,

Completed in 142 milliseconds