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

  /sdk/emulator/opengl/tests/ut_renderer/
RenderingThread.h 20 #include "GLDecoder.h"
46 GLDecoder & glDecoder() { return m_glDec; }
53 GLDecoder m_glDec;
Renderer.cpp 149 thread->glDecoder().setContextData(&c->second->decoderContextData());
159 thread->glDecoder().setContextData(NULL);

Completed in 130 milliseconds