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

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp 197 static void rcDestroyWindowSurface(uint32_t windowSurface)
346 dec->set_rcDestroyWindowSurface(rcDestroyWindowSurface);
  /development/tools/emulator/opengl/system/egl/
egl.cpp 299 rcEnc->rcDestroyWindowSurface(rcEnc, rcSurface);
367 if (rcSurface) rcEnc->rcDestroyWindowSurface(rcEnc, rcSurface);
    [all...]

Completed in 1120 milliseconds