Home
last modified time | relevance | path

Searched refs:updateGlFromBytes (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
DColorBuffer.h80 bool updateGlFromBytes(const void* bytes, std::size_t bytesSize);
DColorBuffer.cpp259 bool ColorBuffer::updateGlFromBytes(const void* bytes, std::size_t bytesSize) { in updateGlFromBytes() function in gfxstream::ColorBuffer