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

  /sdk/emulator/opengl/tests/ut_renderer/
RenderingThread.h 21 #include "GL2Decoder.h"
47 GL2Decoder & gl2Decoder() { return m_gl2Dec; }
55 GL2Decoder m_gl2Dec;
Renderer.cpp 150 thread->gl2Decoder().setContextData(&c->second->decoderContextData());
160 thread->gl2Decoder().setContextData(NULL);

Completed in 33 milliseconds