glCopyTexSubImage2D  951 gpu/command_buffer/client/gles2_c_lib_autogen.h      reinterpret_cast<GLES2FunctionPointer>(glCopyTexSubImage2D), },
glCopyTexSubImage2D 8408 gpu/command_buffer/service/gles2_cmd_decoder.cc       glCopyTexSubImage2D(target, level,
glCopyTexSubImage2D 8525 gpu/command_buffer/service/gles2_cmd_decoder.cc     glCopyTexSubImage2D(target, level,
glCopyTexSubImage2D   42 gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc   functions->fCopyTexSubImage2D = glCopyTexSubImage2D;
glCopyTexSubImage2D  273 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc     glCopyTexSubImage2D(target, level, xoffset, yoffset, x, y, width, height);
glCopyTexSubImage2D  663 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
glCopyTexSubImage2D  402 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height);
glCopyTexSubImage2D  131 ui/gl/gl_bindings_skia_in_process.cc   glCopyTexSubImage2D(target, level, xoffset, yoffset, x, y, width, height);
glCopyTexSubImage2D   95 ui/surface/accelerated_surface_mac.cc       glCopyTexSubImage2D(target, 0,