Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmplane.cpp34 for (uint32_t i = 0; i < p->count_formats; i++) { in DrmPlane()
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_mode.h1135 __u32 count_formats; member
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_plane.cpp1019 for (uint32_t i = 0; i < (uint32_t)drm_plane_->count_formats; i++) in Dump()