Home
last modified time | relevance | path

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

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