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

  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.h 35 void setContextData(GLDecoderContextData *contextData) { m_contextData = contextData; }
  /sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.h 35 void setContextData(GLDecoderContextData *contextData) { m_contextData = contextData; }

Completed in 25 milliseconds