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

  /external/qemu/android/
opengles.h 20 typedef void (*OnPostFn)(void* context, int width, int height, int ydir,
34 OnPostFn onPost, void* onPostContext);
  /sdk/emulator/opengl/host/include/libOpenglRender/
render_api.h 54 typedef void (*OnPostFn)(void* context, int width, int height, int ydir,
89 OnPostFn onPost, void* onPostContext);

Completed in 153 milliseconds