Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DMediaHostRenderer.cpp53 constexpr uint32_t kGL_RGBA = 0x1908; variable
83 outputHeight, kGL_RGBA, in renderToHostColorBuffer()
111 hostColorBufferId, 0, 0, outputWidth, outputHeight, kGL_RGBA, in renderToHostColorBufferWithTextures()
DMediaTexturePool.cpp55 constexpr uint32_t kGL_RGBA = 0x1908; variable