Home
last modified time | relevance | path

Searched refs:kPipeTypeDMA (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp68 } else if (pipe_caps.type == kPipeTypeDMA) { in Init()
69 src_pipes_[dma_index].type = kPipeTypeDMA; in Init()
371 case kPipeTypeDMA: in NextPipe()
386 index = NextPipe(kPipeTypeDMA, hw_block_id); in GetPipe()
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_info.cpp276 pipe_caps.type = kPipeTypeDMA; in GetHWResourceInfo()
294 } else if (pipe_caps.type == kPipeTypeDMA) { in GetHWResourceInfo()
/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h75 kPipeTypeDMA, enumerator