Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h67 void bindDmaContext(struct goldfish_dma_context* cxt) { m_dmaCxt = cxt; } in bindDmaContext() function
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp530 rcEnc->bindDmaContext(&grdma->goldfish_dma); in updateHostColorBuffer()