HomeSort by relevance Sort by last modified time
    Searched full:salloc (Results 1 - 9 of 9) sorted by null

  /hardware/qcom/display/msm8960/libgralloc/
alloc_controller.cpp 357 gralloc::IAllocController* sAlloc =
367 int err = sAlloc->allocate(data, allocFlags);
385 gralloc::IAllocController* sAlloc =
388 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
  /hardware/qcom/display/msm8974/libgralloc/
alloc_controller.cpp 367 gralloc::IAllocController* sAlloc =
377 int err = sAlloc->allocate(data, allocFlags);
395 gralloc::IAllocController* sAlloc =
398 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 631 gralloc::IAllocController* sAlloc =
643 int err = sAlloc->allocate(data, allocFlags);
661 gralloc::IAllocController* sAlloc =
664 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
  /hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp 627 gralloc::IAllocController* sAlloc =
639 int err = sAlloc->allocate(data, allocFlags);
657 gralloc::IAllocController* sAlloc =
660 IMemAlloc* memalloc = sAlloc->getAllocator(hnd->flags);
  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 131 static gralloc::IAllocController* sAlloc = 0;
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 131 static gralloc::IAllocController* sAlloc = 0;
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 133 static gralloc::IAllocController* sAlloc = 0;
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp 133 static gralloc::IAllocController* sAlloc = 0;
    [all...]
  /external/mksh/src/
var.c 417 char *salloc = NULL; local
444 s = salloc = formatstr(vq, s);
459 afree(salloc, ATEMP);
    [all...]

Completed in 461 milliseconds