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

  /hardware/qcom/display/libhwcomposer/
hwc_fbupdate.cpp 30 if(width > MAX_DISPLAY_DIM) {
hwc_utils.h 39 #define MAX_DISPLAY_DIM 2048
hwc_mdpcomp.cpp 42 if(width <= MAX_DISPLAY_DIM) {
    [all...]

Completed in 159 milliseconds