/hardware/interfaces/graphics/composer/aidl/android/hardware/graphics/composer3/ |
D | DisplayAttribute.aidl | 32 HEIGHT = 2, enumConstant
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/3/android/hardware/graphics/composer3/ |
D | DisplayAttribute.aidl | 39 HEIGHT = 2, enumConstant
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/1/android/hardware/graphics/composer3/ |
D | DisplayAttribute.aidl | 39 HEIGHT = 2, enumConstant
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/current/android/hardware/graphics/composer3/ |
D | DisplayAttribute.aidl | 39 HEIGHT = 2, enumConstant
|
/hardware/interfaces/graphics/composer/aidl/aidl_api/android.hardware.graphics.composer3/2/android/hardware/graphics/composer3/ |
D | DisplayAttribute.aidl | 39 HEIGHT = 2, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/ |
D | StandardMetadataType.aidl | 25 HEIGHT = 4, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/ |
D | StandardMetadataType.aidl | 41 HEIGHT = 4, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/3/android/hardware/graphics/common/ |
D | StandardMetadataType.aidl | 42 HEIGHT = 4, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/ |
D | StandardMetadataType.aidl | 42 HEIGHT = 4, enumConstant
|
/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/ |
D | StandardMetadataType.aidl | 99 HEIGHT = 4, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ |
D | StandardMetadataType.aidl | 42 HEIGHT = 4, enumConstant
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/ |
D | StandardMetadataType.aidl | 42 HEIGHT = 4, enumConstant
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 428 inline int HEIGHT(const hwc_rect &rect) { return rect.bottom - rect.top; } in HEIGHT() function 430 inline int HEIGHT(const hwc_frect_t &rect) { return (int)(rect.bottom - rect.top); } in HEIGHT() function
|
/hardware/ti/am57x/libhwcomposer/ |
D | hwc.cpp | 52 #define HEIGHT(rect) ((rect).bottom - (rect).top) macro
|