HomeSort by relevance Sort by last modified time
    Searched defs:setContextAccessor (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish-opengl/system/renderControl_enc/
renderControl_entry.cpp 48 void renderControl_client_context_t::setContextAccessor(CONTEXT_ACCESSOR_TYPE *f) { getCurrentContext = f; }
  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_entry.cpp 303 void gl_client_context_t::setContextAccessor(CONTEXT_ACCESSOR_TYPE *f) { getCurrentContext = f; }
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_entry.cpp     [all...]

Completed in 973 milliseconds