Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dgl_common.h65 virtual void SetSourceBuffer(const private_handle_t *src_hnd);
Dgl_color_convert_impl.cpp169 SetSourceBuffer(src_hnd); in Blit()
Dgl_layer_stitch_impl.cpp150 SetSourceBuffer(info.src_hnd); in Blit()
Dgl_common.cpp93 void GLCommon::SetSourceBuffer(const private_handle_t *src_hnd) { in SetSourceBuffer() function in sdm::GLCommon