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

  /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);
  /hardware/qcom/display/msm8x26/libgralloc/
gpu.cpp 161 void gpu_context_t::getGrallocInformationFromFormat(int inputFormat,
268 getGrallocInformationFromFormat(grallocFormat, &bufferType);

Completed in 34 milliseconds