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

  /external/libdrm/libkms/
libkms.h 48 KMS_BO_TYPE,
49 #define KMS_BO_TYPE KMS_BO_TYPE
60 enum kms_bo_type enum
api.c 48 case KMS_BO_TYPE:
70 enum kms_bo_type type = KMS_BO_TYPE_SCANOUT_X8R8G8B8;
84 case KMS_BO_TYPE:
internal.h 48 enum kms_bo_type type,
dumb.c 53 case KMS_BO_TYPE:
72 const enum kms_bo_type type, const unsigned *attr,
84 case KMS_BO_TYPE:
exynos.c 41 case KMS_BO_TYPE:
60 const enum kms_bo_type type, const unsigned *attr,
72 case KMS_BO_TYPE:
intel.c 55 case KMS_BO_TYPE:
74 const enum kms_bo_type type, const unsigned *attr,
86 case KMS_BO_TYPE:
nouveau.c 56 case KMS_BO_TYPE:
75 const enum kms_bo_type type, const unsigned *attr,
87 case KMS_BO_TYPE:
radeon.c 58 case KMS_BO_TYPE:
77 const enum kms_bo_type type, const unsigned *attr,
89 case KMS_BO_TYPE:
vmwgfx.c 53 case KMS_BO_TYPE:
72 const enum kms_bo_type type, const unsigned *attr,
82 case KMS_BO_TYPE:

Completed in 3540 milliseconds