Home
last modified time | relevance | path

Searched refs:decoderContextData (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/
DEmulatedEglContext.h70 GLDecoderContextData& decoderContextData() { return mContextData; } in decoderContextData() function
/hardware/google/gfxstream/host/
DFrameBuffer.cpp3728 tinfo->m_gl2Dec.setContextData(&ctx->decoderContextData()); in bindContext()
3730 tinfo->m_glDec.setContextData(&ctx->decoderContextData()); in bindContext()