Home
last modified time | relevance | path

Searched defs:subUpdate (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/
DBufferGl.cpp68 void BufferGl::subUpdate(uint64_t offset, uint64_t size, const void* bytes) { in subUpdate() function in gfxstream::gl::BufferGl
DColorBufferGl.cpp584 bool ColorBufferGl::subUpdate(int x, int y, int width, int height, GLenum p_format, GLenum p_type, in subUpdate() function in gfxstream::gl::ColorBufferGl