Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/renderControl_dec/
DrenderControl.in11 GL_ENTRY(uint32_t, rcCreateWindowSurface, uint32_t config, uint32_t width, uint32_t height)
/sdk/emulator/opengl/host/libs/libOpenglRender/
DRenderControl.cpp186 static uint32_t rcCreateWindowSurface(uint32_t config, in rcCreateWindowSurface() function
345 dec->set_rcCreateWindowSurface(rcCreateWindowSurface); in initRenderControlContext()