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

  /device/generic/goldfish/gralloc/
gralloc.cpp 107 static int gralloc_alloc_framebuffer_locked(alloc_device_t* dev, function
166 int err = gralloc_alloc_framebuffer_locked(dev, size, usage, pHandle);
  /device/linaro/hikey/gralloc/
alloc_device.cpp 332 static int gralloc_alloc_framebuffer_locked(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHandle) function
437 int err = gralloc_alloc_framebuffer_locked(dev, size, usage, pHandle);

Completed in 280 milliseconds