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

  /external/libdrm/tests/planetest/
planetest.c 39 uint32_t plane_w = 128, plane_h = 128; local
82 plane[i]->bo = create_sp_bo(dev, plane_w, plane_h, 16,
96 plane_h * num_test_planes);
100 x, y + j * plane_h);
atomictest.c 45 uint32_t plane_w = 128, plane_h = 128; local
94 plane[i]->bo = create_sp_bo(dev, plane_w, plane_h, 16, plane[i]->format, 0);
116 plane_h * num_test_planes);
120 x, y + j * plane_h);

Completed in 41 milliseconds