Searched defs:subUpdate (Results 1 – 3 of 3) sorted by relevance
120 UpdateParameter subUpdate = new UpdateParameter(); in createSubscriptionUpdate() local
68 void BufferGl::subUpdate(uint64_t offset, uint64_t size, const void* bytes) { in subUpdate() function in gfxstream::gl::BufferGl
616 bool ColorBufferGl::subUpdate(int x, int y, int width, int height, GLenum p_format, GLenum p_type, in subUpdate() function in gfxstream::gl::ColorBufferGl