Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/composer/
Dgl_common.h64 virtual void SetDestinationBuffer(const private_handle_t *dst_hnd);
Dgl_color_convert_impl.cpp170 SetDestinationBuffer(dst_hnd); in Blit()
Dgl_layer_stitch_impl.cpp151 SetDestinationBuffer(info.dst_hnd); in Blit()
Dgl_common.cpp103 void GLCommon::SetDestinationBuffer(const private_handle_t *dst_hnd) { in SetDestinationBuffer() function in sdm::GLCommon