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

  /hardware/libhardware/modules/gralloc/
mapper.cpp 170 int gralloc_lock(gralloc_module_t const* module, function
  /hardware/samsung_slsi/exynos5/gralloc/
mapper.cpp 150 int gralloc_lock(gralloc_module_t const* module, function
  /hardware/msm7k/libgralloc/
mapper.cpp 169 int gralloc_lock(gralloc_module_t const* module, function
  /hardware/msm7k/libgralloc-qsd8k/
mapper.cpp 190 int gralloc_lock(gralloc_module_t const* module, function
  /hardware/qcom/display/libgralloc/
mapper.cpp 235 int gralloc_lock(gralloc_module_t const* module, function
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 608 static int gralloc_lock(gralloc_module_t const* module, function
620 ALOGE("gralloc_lock bad handle\n");
626 ALOGE("gralloc_lock can't be used with YCbCr_420_888 format");
650 ALOGE("gralloc_lock usage mismatch usage=0x%x cb->usage=0x%x\n", usage,
690 ALOGE("gralloc_lock cacheFlush failed postCount=%d sw_read=%d\n",
714 DD("gralloc_lock success. vaddr: %p, *vaddr: %p, usage: %x, cpu_addr: %p",
1020 lock: gralloc_lock,

Completed in 167 milliseconds