Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dgl_common.h66 virtual void DestroyContext(GLContext *ctx);
Dgl_color_convert_impl.cpp194 DestroyContext(&ctx_); in Deinit()
Dgl_layer_stitch_impl.cpp196 DestroyContext(&ctx_); in Deinit()
Dgl_common.cpp162 void GLCommon::DestroyContext(GLContext* ctx) { in DestroyContext() function in sdm::GLCommon