Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.h87 void bindDmaContext(struct goldfish_dma_context* cxt) { m_dmaCxt = cxt; } in bindDmaContext() function
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc.cpp366 rcEnc->bindDmaContext(&s_grdma->goldfish_dma); in updateHostColorBuffer()