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

  /hardware/libhardware/modules/gralloc/
gralloc.cpp 157 static int gralloc_alloc_framebuffer(alloc_device_t* dev, function
233 err = gralloc_alloc_framebuffer(dev, size, usage, pHandle);
  /hardware/msm7k/libgralloc-qsd8k/
gpu.cpp 103 int gpu_context_t::gralloc_alloc_framebuffer(size_t size, int usage, function in class:gpu_context_t
262 err = gralloc_alloc_framebuffer(size, usage, pHandle);
  /hardware/msm7k/libgralloc/
gralloc.cpp 182 static int gralloc_alloc_framebuffer(alloc_device_t* dev, function
505 err = gralloc_alloc_framebuffer(dev, size, usage, pHandle);

Completed in 1553 milliseconds