OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:plane_w
(Results
1 - 3
of
3
) 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,
94
test_crtc->crtc->mode.hdisplay -
plane_w
);
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);
114
test_crtc->crtc->mode.hdisplay -
plane_w
);
/external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c
[
all
...]
Completed in 143 milliseconds