Searched defs:subUpdate (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/host/gl/ | ||
D | BufferGl.cpp | 68 void BufferGl::subUpdate(uint64_t offset, uint64_t size, const void* bytes) { in subUpdate() function in gfxstream::gl::BufferGl |
D | ColorBufferGl.cpp | 584 bool ColorBufferGl::subUpdate(int x, int y, int width, int height, GLenum p_format, GLenum p_type, in subUpdate() function in gfxstream::gl::ColorBufferGl |