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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.h 142 void* m_onPostContext;
FrameBuffer.cpp 373 m_onPostContext(NULL),
391 m_onPostContext = onPostContext;
397 m_onPostContext = NULL;
861 m_onPost(m_onPostContext, m_width, m_height, -1,

Completed in 26 milliseconds