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

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp 247 static EGLint rcMakeCurrent(uint32_t context,
342 dec->set_rcMakeCurrent(rcMakeCurrent);
  /development/tools/emulator/opengl/system/egl/
egl.cpp 982 if (rcEnc->rcMakeCurrent(rcEnc, ctxHandle, drawHandle, readHandle) == EGL_FALSE) {
983 LOGE("rcMakeCurrent returned EGL_FALSE");
    [all...]

Completed in 30 milliseconds