Searched defs:stride_out (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/libdrm/tests/modetest/
H A Dmodetest.c347 int width, int height, int *stride_out, drm_intel_bo **bo_out)
409 *stride_out = stride;
418 int width, int height, int *stride_out, drm_intel_bo **bo_out)
453 *stride_out = stride;
346 create_test_buffer(drm_intel_bufmgr *bufmgr, int width, int height, int *stride_out, drm_intel_bo **bo_out) argument
417 create_test_buffer(drm_intel_bufmgr *bufmgr, int width, int height, int *stride_out, drm_intel_bo **bo_out) argument

Completed in 18 milliseconds