Searched refs:plane_id (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/sm7250/display/sde-drm/ |
D | drm_plane.cpp | 343 const uint32_t plane_id = plane.first; in RetainPlanes() local 344 DRM_LOGD("Plane %d: Retaining on CRTC %d", plane_id, crtc_id); in RetainPlanes() 524 drmModeObjectGetProperties(fd_, drm_plane_->plane_id, DRM_MODE_OBJECT_PLANE); in ParseProperties() 648 DRM_LOGD("Plane %d: Setting exclusion rect [x,y,w,h][%d,%d,%d,%d]", drm_plane_->plane_id, in SetExclRect() 703 DRM_LOGE("Plane %d: Setting decimation %d is not supported.", drm_plane_->plane_id, in SetDecimation() 712 DRM_LOGD("Plane %d: Setting decimation %d", drm_plane_->plane_id, prop_value); in SetDecimation() 746 DRM_LOGE("Found plane %d switching from crtc %d to crtc %d", drm_plane_->plane_id, in PostCommit() 758 uint32_t obj_id = drm_plane_->plane_id; in Perform() 985 drm_plane_->plane_id, drm_plane_->crtc_id, drm_plane_->fb_id, drm_plane_->crtc_x, in Dump() 997 uint32_t obj_id = drm_plane_->plane_id; in SetMultiRectMode() [all …]
|
D | drm_plane.h | 62 uint32_t GetObjectId() override { return drm_plane_->plane_id; } in GetObjectId()
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_adreno_info.h | 173 void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_id,
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_adreno_info.h | 215 void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_id,
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_adreno_info.h | 223 void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_id,
|
/hardware/qcom/sdm845/media/libc2dcolorconvert/ |
D | C2DColorConverter.h | 94 …pedef void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_id,
|
/hardware/qcom/sm8150/media/libc2dcolorconvert/ |
D | C2DColorConverter.h | 97 …pedef void (*LINK_adreno_compute_fmt_aligned_width_and_height)(int width, int height, int plane_id,
|
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/ |
D | drmplane.cpp | 32 : drm_(drm), id_(p->plane_id), possible_crtc_mask_(p->possible_crtcs) { in DrmPlane()
|
/hardware/qcom/msm8960/original-kernel-headers/media/ |
D | msm_camera.h | 1666 int plane_id; member
|
/hardware/qcom/msm8960/kernel-headers/media/ |
D | msm_camera.h | 1810 int plane_id; member
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msm_camera.h | 1964 int plane_id; member
|