Searched defs:SourcePipe (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | resource_default.h | 77 struct SourcePipe { struct 85 SourcePipe() : type(kPipeTypeUnused), owner(kPipeOwnerUserMode), mdss_pipe_id(0), in SourcePipe() argument 106 uint32_t SearchPipe(HWBlockType hw_block_id, SourcePipe *src_pipes, uint32_t num_pipe); argument
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | resource_default.h | 81 struct SourcePipe { struct 89 SourcePipe() : type(kPipeTypeUnused), owner(kPipeOwnerUserMode), mdss_pipe_id(0), in SourcePipe() argument 113 uint32_t SearchPipe(HWBlockType hw_block_id, SourcePipe *src_pipes, uint32_t num_pipe); argument
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | resource_default.h | 81 struct SourcePipe { struct 89 SourcePipe() : type(kPipeTypeUnused), owner(kPipeOwnerUserMode), mdss_pipe_id(0), in SourcePipe() argument 113 uint32_t SearchPipe(HWBlockType hw_block_id, SourcePipe *src_pipes, uint32_t num_pipe); argument
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | resource_default.h | 80 struct SourcePipe { struct 88 SourcePipe() : type(kPipeTypeUnused), owner(kPipeOwnerUserMode), mdss_pipe_id(0), in SourcePipe() function 112 uint32_t SearchPipe(HWBlockType hw_block_id, SourcePipe *src_pipes, uint32_t num_pipe); argument
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | resource_default.h | 81 struct SourcePipe { struct 89 SourcePipe() in SourcePipe() function 118 uint32_t SearchPipe(HWBlockType hw_block_type, SourcePipe *src_pipes, uint32_t num_pipe); argument
|
/hardware/qcom/sm7250/display/sdm/libs/core/ |
D | resource_default.h | 85 struct SourcePipe { struct 93 SourcePipe() in SourcePipe() argument 122 uint32_t SearchPipe(HWBlockType hw_block_type, SourcePipe *src_pipes, uint32_t num_pipe); argument
|