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

  /development/tools/emulator/opengl/system/GLESv1/
gl.cpp 54 rcEnc->rcBindTexture(rcEnc,
  /development/tools/emulator/opengl/system/GLESv2/
gl2.cpp 54 rcEnc->rcBindTexture(rcEnc, ((cb_handle_t *)(native_buffer->handle))->hostHandle);
  /development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp 284 static void rcBindTexture(uint32_t colorBuffer)
355 dec->set_rcBindTexture(rcBindTexture);
  /development/tools/emulator/opengl/system/egl/
egl.cpp 824 rcEnc->rcBindTexture(rcEnc, pbSurface->getRcColorBuffer());
    [all...]

Completed in 77 milliseconds