HomeSort by relevance Sort by last modified time
    Searched full:sdm_format (Results 1 - 1 of 1) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_info.cpp 495 LayerBufferFormat sdm_format = GetSDMFormat(INT(mdp_format)); local
496 if (sdm_format != kFormatInvalid) {
497 supported_sdm_formats.push_back(sdm_format);

Completed in 235 milliseconds