Searched refs:create_sp_bo (Results 1 – 4 of 4) sorted by relevance
/external/libdrm/tests/planetest/ |
D | bo.h | 25 struct sp_bo *create_sp_bo(struct sp_dev *dev, uint32_t width, uint32_t height,
|
D | planetest.c | 82 plane[i]->bo = create_sp_bo(dev, plane_w, plane_h, 16, in main()
|
D | atomictest.c | 94 plane[i]->bo = create_sp_bo(dev, plane_w, plane_h, 16, plane[i]->format, 0); in main()
|
D | bo.c | 152 struct sp_bo *create_sp_bo(struct sp_dev *dev, uint32_t width, uint32_t height, in create_sp_bo() function
|