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

  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 65 static int fb_setSwapInterval(struct framebuffer_device_t* dev,
71 // FIXME: implement fb_setSwapInterval
349 dev->device.setSwapInterval = fb_setSwapInterval;
  /hardware/msm7k/libgralloc/
framebuffer.cpp 63 static int fb_setSwapInterval(struct framebuffer_device_t* dev,
69 // FIXME: implement fb_setSwapInterval
348 dev->device.setSwapInterval = fb_setSwapInterval;
  /hardware/msm7k/libgralloc-qsd8k/
framebuffer.cpp 67 static int fb_setSwapInterval(struct framebuffer_device_t* dev,
73 // FIXME: implement fb_setSwapInterval
383 dev->device.setSwapInterval = fb_setSwapInterval;

Completed in 14 milliseconds