Searched refs:rcCreateColorBufferDMA (Results 1 – 4 of 4) sorted by relevance
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | RenderControl.cpp | 809 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/ |
D | renderControl.in | 36 GL_ENTRY(uint32_t, rcCreateColorBufferDMA, uint32_t width, uint32_t height, GLenum internalFormat, …
|
/device/generic/goldfish-opengl/system/hals/ |
D | allocator3.cpp | 352 hostHandle = rcEnc->rcCreateColorBufferDMA( in allocateCb()
|
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_old.cpp | 893 …cb->hostHandle = rcEnc->rcCreateColorBufferDMA(rcEnc, w, h, allocFormat, selectedEmuFrameworkForma… in gralloc_alloc()
|