Searched refs:GBM_BO_USE_CURSOR (Results 1 - 7 of 7) sorted by relevance
/device/soc/rockchip/common/hardware/display/src/display_gralloc/ |
H A D | hi_gbm.h | 35 GBM_BO_USE_CURSOR = (1 << 1), enumerator 39 GBM_BO_USE_CURSOR_64X64 = GBM_BO_USE_CURSOR,
|
/device/soc/rockchip/rk3399/hardware/display/src/display_gralloc/ |
H A D | hi_gbm.h | 35 GBM_BO_USE_CURSOR = (1 << 1), enumerator 39 GBM_BO_USE_CURSOR_64X64 = GBM_BO_USE_CURSOR,
|
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/ |
H A D | hi_gbm.h | 34 GBM_BO_USE_CURSOR = (1 << 1), enumerator 38 GBM_BO_USE_CURSOR_64X64 = GBM_BO_USE_CURSOR,
|
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/ |
H A D | hi_gbm.h | 34 GBM_BO_USE_CURSOR = (1 << 1), enumerator 38 GBM_BO_USE_CURSOR_64X64 = GBM_BO_USE_CURSOR,
|
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/ |
H A D | hi_gbm.h | 34 GBM_BO_USE_CURSOR = (1 << 1),
enumerator 38 GBM_BO_USE_CURSOR_64X64 = GBM_BO_USE_CURSOR,
|
/device/soc/rockchip/common/hardware/gpu/include/ |
H A D | gbm.h | 206 GBM_BO_USE_CURSOR = (1 << 1), enumerator 210 GBM_BO_USE_CURSOR_64X64 = GBM_BO_USE_CURSOR, 218 * with GBM_BO_USE_CURSOR, but may not work for other combinations.
|
/device/soc/rockchip/rk3568/hardware/gpu/include/ |
H A D | gbm.h | 209 GBM_BO_USE_CURSOR = (1 << 1), enumerator 213 GBM_BO_USE_CURSOR_64X64 = GBM_BO_USE_CURSOR, 221 * with GBM_BO_USE_CURSOR, but may not work for other combinations.
|
Completed in 3 milliseconds