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

  /external/chromium_org/cc/test/
test_gles2_interface.cc 416 test_context_->reshapeWithScaleFactor(width, height, device_scale);
test_web_graphics_context_3d.h 38 virtual void reshapeWithScaleFactor(int width,
test_web_graphics_context_3d.cc 91 void TestWebGraphicsContext3D::reshapeWithScaleFactor(
  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 146 virtual void reshapeWithScaleFactor(int width, int height, float scaleFactor) { }
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_impl.h 66 virtual void reshapeWithScaleFactor(
webgraphicscontext3d_impl.cc 179 DELEGATE_TO_GL_3(reshapeWithScaleFactor, ResizeCHROMIUM, int, int, float)
    [all...]
  /external/chromium_org/cc/output/
gl_renderer_unittest.cc     [all...]

Completed in 232 milliseconds