Home
last modified time | relevance | path

Searched refs:GetPipe (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.h107 uint32_t GetPipe(HWBlockType hw_block_id, bool need_scale);
Dresource_default.cpp236 left_index = GetPipe(hw_block_id, need_scale); in Acquire()
261 right_index = GetPipe(hw_block_id, need_scale); in Acquire()
388 uint32_t ResourceDefault::GetPipe(HWBlockType hw_block_id, bool need_scale) { in GetPipe() function in sdm::ResourceDefault
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.h114 uint32_t GetPipe(HWBlockType hw_block_id, bool need_scale);
Dresource_default.cpp267 left_index = GetPipe(hw_block_id, need_scale); in Prepare()
292 right_index = GetPipe(hw_block_id, need_scale); in Prepare()
425 uint32_t ResourceDefault::GetPipe(HWBlockType hw_block_id, bool need_scale) { in GetPipe() function in sdm::ResourceDefault
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.h114 uint32_t GetPipe(HWBlockType hw_block_id, bool need_scale);
Dresource_default.cpp267 left_index = GetPipe(hw_block_id, need_scale); in Prepare()
292 right_index = GetPipe(hw_block_id, need_scale); in Prepare()
425 uint32_t ResourceDefault::GetPipe(HWBlockType hw_block_id, bool need_scale) { in GetPipe() function in sdm::ResourceDefault
/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.h113 uint32_t GetPipe(HWBlockType hw_block_id, bool need_scale);
Dresource_default.cpp267 left_index = GetPipe(hw_block_id, need_scale); in Prepare()
292 right_index = GetPipe(hw_block_id, need_scale); in Prepare()
425 uint32_t ResourceDefault::GetPipe(HWBlockType hw_block_id, bool need_scale) { in GetPipe() function in sdm::ResourceDefault
/hardware/qcom/sm8150/display/sdm/libs/core/
Dresource_default.h119 uint32_t GetPipe(HWBlockType hw_block_type, bool need_scale);
Dresource_default.cpp261 left_index = GetPipe(hw_block_type, need_scale); in Prepare()
286 right_index = GetPipe(hw_block_type, need_scale); in Prepare()
412 uint32_t ResourceDefault::GetPipe(HWBlockType hw_block_type, bool need_scale) { in GetPipe() function in sdm::ResourceDefault
/hardware/qcom/sm7250/display/sdm/libs/core/
Dresource_default.h123 uint32_t GetPipe(HWBlockType hw_block_type, bool need_scale);
Dresource_default.cpp261 left_index = GetPipe(hw_block_type, need_scale); in Prepare()
286 right_index = GetPipe(hw_block_type, need_scale); in Prepare()
409 uint32_t ResourceDefault::GetPipe(HWBlockType hw_block_type, bool need_scale) { in GetPipe() function in sdm::ResourceDefault