Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp333 char* to_send = pixels; in updateHostColorBuffer() local
345 to_send = convertedBuf; in updateHostColorBuffer()
351 to_send, pixels, in updateHostColorBuffer()
372 to_send, send_buffer_size); in updateHostColorBuffer()
376 yv12_to_rgb888(to_send, pixels, in updateHostColorBuffer()
381 yuv420p_to_rgb888(to_send, pixels, in updateHostColorBuffer()
387 cb->glFormat, cb->glType, to_send); in updateHostColorBuffer()