Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp809 static uint32_t rcCreateColorBufferDMA(uint32_t, uint32_t, GLenum, int) { in rcCreateColorBufferDMA() function
863 rcCreateColorBufferDMA = ::rcCreateColorBufferDMA; in RenderControl()
/device/generic/opengl-transport/host/libs/virglrenderer/renderControl_dec/
DrenderControl.in36 GL_ENTRY(uint32_t, rcCreateColorBufferDMA, uint32_t width, uint32_t height, GLenum internalFormat, …
/device/generic/goldfish-opengl/system/hals/
Dallocator3.cpp352 hostHandle = rcEnc->rcCreateColorBufferDMA( in allocateCb()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp893 …cb->hostHandle = rcEnc->rcCreateColorBufferDMA(rcEnc, w, h, allocFormat, selectedEmuFrameworkForma… in gralloc_alloc()