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

  /hardware/qcom/display/msm8084/libgralloc/
gpu.cpp 175 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
288 getGrallocInformationFromFormat(grallocFormat, &bufferType);
  /hardware/qcom/display/msm8226/libgralloc/
gpu.cpp 178 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
291 getGrallocInformationFromFormat(grallocFormat, &bufferType);
  /hardware/qcom/display/msm8960/libgralloc/
gpu.cpp 161 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
268 getGrallocInformationFromFormat(grallocFormat, &bufferType);
  /hardware/qcom/display/msm8974/libgralloc/
gpu.cpp 167 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
283 getGrallocInformationFromFormat(grallocFormat, &bufferType);

Completed in 202 milliseconds