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

  /hardware/qcom/display/msm8084/libgralloc/
gpu.cpp 93 int eDataUsage = GRALLOC_USAGE_PRIVATE_SYSTEM_HEAP;
94 int eDataErr = mAllocCtrl->allocate(eData, eDataUsage);
  /hardware/qcom/display/msm8226/libgralloc/
gpu.cpp 92 int eDataUsage = GRALLOC_USAGE_PRIVATE_SYSTEM_HEAP;
93 int eDataErr = mAllocCtrl->allocate(eData, eDataUsage);
  /hardware/qcom/display/msm8960/libgralloc/
gpu.cpp 90 int eDataUsage = GRALLOC_USAGE_PRIVATE_SYSTEM_HEAP;
91 int eDataErr = mAllocCtrl->allocate(eData, eDataUsage);
  /hardware/qcom/display/msm8974/libgralloc/
gpu.cpp 91 int eDataUsage = GRALLOC_USAGE_PRIVATE_SYSTEM_HEAP;
92 int eDataErr = mAllocCtrl->allocate(eData, eDataUsage);

Completed in 93 milliseconds