Searched refs:subUpdateFromFrameworkFormat (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.h | 143 bool subUpdateFromFrameworkFormat(int x, int y, int width, int height,
|
D | ColorBufferGl.cpp | 586 return subUpdateFromFrameworkFormat(x, y, width, height, m_frameworkFormat, p_format, p_type, in subUpdate() 590 bool ColorBufferGl::subUpdateFromFrameworkFormat(int x, int y, int width, int height, in subUpdateFromFrameworkFormat() function in gfxstream::gl::ColorBufferGl
|
/hardware/google/gfxstream/host/ |
D | ColorBuffer.cpp | 227 mColorBufferGl->subUpdateFromFrameworkFormat(x, y, width, height, frameworkFormat, in updateFromBytes()
|