Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dgl_layer_stitch_impl.h47 virtual int CreateContext(bool secure);
Dgl_color_convert_impl.cpp79 int GLColorConvertImpl::CreateContext(GLRenderTarget target, bool secure) { in CreateContext() function in sdm::GLColorConvertImpl
189 return CreateContext(target_, secure_); in Init()
Dgl_color_convert_impl.h50 virtual int CreateContext(GLRenderTarget target, bool secure);
Dgl_layer_stitch_impl.cpp81 int GLLayerStitchImpl::CreateContext(bool secure) { in CreateContext() function in sdm::GLLayerStitchImpl
191 return CreateContext(secure_); in Init()