HomeSort by relevance Sort by last modified time
    Searched refs:rcCreateWindowSurface (Results 1 - 2 of 2) sorted by null

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp 186 static uint32_t rcCreateWindowSurface(uint32_t config,
345 dec->set_rcCreateWindowSurface(rcCreateWindowSurface);
  /development/tools/emulator/opengl/system/egl/
egl.cpp 271 rcSurface = rcEnc->rcCreateWindowSurface(rcEnc, (uint32_t)config,
274 LOGE("rcCreateWindowSurface returned 0");
375 rcSurface = rcEnc->rcCreateWindowSurface(rcEnc, (uint32_t)config,
378 LOGE("rcCreateWindowSurface returned 0");
    [all...]

Completed in 743 milliseconds