texture            68 content/common/gpu/client/gl_helper.cc   GLuint texture() const { return texture_.id(); }
texture            96 content/common/gpu/client/gl_helper.cc   GLuint texture() const { return texture_and_framebuffer_.texture(); }
texture           207 gpu/command_buffer/service/framebuffer_manager.cc   TextureRef* texture() const {