Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gles1_dec/
DGLESv1Decoder.cpp78 static ContextTemplateLoader* sContextTemplate() { in sContextTemplate() function
98 static_cast<gles1_decoder_extended_context&>(*this) = sContextTemplate()->context; in initGL()
/hardware/google/gfxstream/host/gl/gles2_dec/
DGLESv2Decoder.cpp74 static ContextTemplateLoader* sContextTemplate() { in sContextTemplate() function
115 static_cast<gles2_decoder_extended_context&>(*this) = sContextTemplate()->context; in initGL()