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

  /hardware/qcom/display/msm8960/libgralloc/
gpu.h 62 static int gralloc_alloc_size(alloc_device_t* dev,
gpu.cpp 49 allocSize = gralloc_alloc_size;
343 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, function in class:gpu_context_t
  /hardware/qcom/display/msm8974/libgralloc/
gpu.h 62 static int gralloc_alloc_size(alloc_device_t* dev,
gpu.cpp 48 allocSize = gralloc_alloc_size;
358 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, function in class:gpu_context_t
  /hardware/qcom/display/msm8x26/libgralloc/
gpu.h 62 static int gralloc_alloc_size(alloc_device_t* dev,
gpu.cpp 49 allocSize = gralloc_alloc_size;
343 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, function in class:gpu_context_t

Completed in 28 milliseconds