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

  /system/extras/tests/framebuffer/
mdp_test.c 174 int fb_fd, width, height; local
273 if (get_framebuffer(&fb_fd, &fb, &width, &height)) {
278 set_active_framebuffer(fb_fd, 0);
291 src_fd = fb_fd;
309 req->dst.memory_id = fb_fd;
319 if(ioctl(fb_fd, MSMFB_BLIT, req_list))
  /hardware/qcom/media/mm-video/vidc/vdec/test/
omx_vdec_test.cpp 188 static int fb_fd = -1; variable
    [all...]

Completed in 1553 milliseconds