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

  /external/libdrm/tests/planetest/
bo.h 25 struct sp_bo *create_sp_bo(struct sp_dev *dev, uint32_t width, uint32_t height,
planetest.c 82 plane[i]->bo = create_sp_bo(dev, plane_w, plane_h, 16, 32,
atomictest.c 94 plane[i]->bo = create_sp_bo(dev, plane_w, plane_h, 16, 32,
bo.c 97 struct sp_bo *create_sp_bo(struct sp_dev *dev, uint32_t width, uint32_t height, function

Completed in 54 milliseconds