Home
last modified time | relevance | path

Searched refs:GLContext (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm7250/display/composer/
Dgl_common.h50 struct GLContext { struct
62 virtual void MakeCurrent(const GLContext *ctx); argument
66 virtual void DestroyContext(GLContext *ctx);
Dgl_layer_stitch_impl.h52 GLContext ctx_;
Dgl_color_convert_impl.h57 GLContext ctx_;
Dgl_common.cpp78 void GLCommon::MakeCurrent(const GLContext* ctx) { in MakeCurrent()
162 void GLCommon::DestroyContext(GLContext* ctx) { in DestroyContext()