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

  /external/chromium_org/ppapi/shared_impl/
ppb_graphics_3d_shared.cc 51 gles2_impl()->ResizeCHROMIUM(width, height, 1.f);
  /external/chromium_org/cc/test/
test_gles2_interface.h 166 virtual void ResizeCHROMIUM(GLuint width,
test_gles2_interface.cc 368 void TestGLES2Interface::ResizeCHROMIUM(GLuint width,
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_ids_autogen.h 181 OP(ResizeCHROMIUM) /* 422 */ \
gles2_cmd_format_autogen.h     [all...]
gles2_cmd_format_test_autogen.h     [all...]
  /external/chromium_org/cc/output/
output_surface.cc 236 context_provider_->ContextGL()->ResizeCHROMIUM(
  /external/chromium_org/gpu/GLES2/
gl2chromium_autogen.h 197 #define glResizeCHROMIUM GLES2_GET_FUN(ResizeCHROMIUM)
  /external/chromium_org/gpu/command_buffer/client/
gles2_interface_stub_impl_autogen.h 704 void GLES2InterfaceStub::ResizeCHROMIUM(GLuint /* width */,
    [all...]
gles2_cmd_helper_autogen.h     [all...]
gles2_implementation_unittest_autogen.h     [all...]
gles2_trace_implementation_impl_autogen.h     [all...]
gles2_implementation_autogen.h 598 virtual void ResizeCHROMIUM(GLuint width,
gles2_interface_autogen.h 401 virtual void ResizeCHROMIUM(GLuint width,
gles2_interface_stub_autogen.h 432 virtual void ResizeCHROMIUM(GLuint width,
gles2_trace_implementation_autogen.h 432 virtual void ResizeCHROMIUM(GLuint width,
gles2_c_lib_autogen.h 772 gles2::GetGLContext()->ResizeCHROMIUM(width, height, scale_factor);
    [all...]
gles2_implementation.cc     [all...]
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_impl.cc 178 DELEGATE_TO_GL_3(reshapeWithScaleFactor, ResizeCHROMIUM, int, int, float)
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2ext.h     [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc     [all...]

Completed in 110 milliseconds