Searched defs:canFallback (Results 1 - 5 of 5) sorted by relevance

/hardware/qcom/display/msm8084/libgralloc/
H A Dalloc_controller.cpp57 static bool canFallback(int usage, bool triedSystem) function
334 if(ret < 0 && canFallback(usage,
/hardware/qcom/display/msm8226/libgralloc/
H A Dalloc_controller.cpp57 static bool canFallback(int usage, bool triedSystem) function
337 if(ret < 0 && canFallback(usage,
/hardware/qcom/display/msm8909/libgralloc/
H A Dalloc_controller.cpp57 static bool canFallback(int usage, bool triedSystem) function
350 if(ret < 0 && canFallback(usage,
/hardware/qcom/display/msm8960/libgralloc/
H A Dalloc_controller.cpp56 static bool canFallback(int usage, bool triedSystem) function
229 if(ret < 0 && canFallback(usage,
/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp60 static bool canFallback(int usage, bool triedSystem) function
421 if(ret < 0 && canFallback(usage,

Completed in 314 milliseconds