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 350 gralloc::IAllocController* sAlloc =
360 int err = sAlloc->allocate(data, allocFlags);
378 gralloc::IAllocController* sAlloc =
381 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 559 gralloc::IAllocController* sAlloc =
571 int err = sAlloc->allocate(data, allocFlags);
589 gralloc::IAllocController* sAlloc =
592 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 408 char *salloc = NULL; local
435 s = salloc = formatstr(vq, s);
450 afree(salloc, ATEMP);
    [all...]

Completed in 680 milliseconds