HomeSort by relevance Sort by last modified time
    Searched refs:DRMPlaneType (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/display/msm8998/libdrmutils/
drm_interface.h 197 enum struct DRMPlaneType {
222 std::vector<std::pair<uint32_t, DRMPlaneType>> planes;
224 std::map<DRMPlaneType, DRMPlaneTypeInfo> types;
  /hardware/qcom/display/msm8998/sdm/libs/core/drm/
hw_info_drm.cpp 65 using sde_drm::DRMPlaneType;
250 case DRMPlaneType::RGB:
255 case DRMPlaneType::VIG:
260 case DRMPlaneType::DMA:
265 case DRMPlaneType::CURSOR:
287 case DRMPlaneType::RGB:
296 case DRMPlaneType::VIG:
305 case DRMPlaneType::DMA:
308 case DRMPlaneType::CURSOR:

Completed in 1152 milliseconds