HomeSort by: relevance | last modified time | path
    Searched refs:color_range_property (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_plane.h 722 * @color_range_property:
728 struct drm_property *color_range_property; member in struct:drm_plane
  /src/sys/external/bsd/drm2/dist/drm/
drm_color_mgmt.c 476 plane->color_range_property = prop;
drm_atomic_uapi.c 581 } else if (property == plane->color_range_property) {
644 } else if (property == plane->color_range_property) {

Completed in 77 milliseconds