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 256 static EGLint rcMakeCurrent(uint32_t context,
352 dec->set_rcMakeCurrent(rcMakeCurrent);
  /development/tools/emulator/opengl/system/egl/
egl.cpp 950 if (rcEnc->rcMakeCurrent(rcEnc, ctxHandle, drawHandle, readHandle) == EGL_FALSE) {
951 LOGE("rcMakeCurrent returned EGL_FALSE");
    [all...]

Completed in 68 milliseconds