Searched refs:rCustomMin (Results 1 – 1 of 1) sorted by relevance
757 int rCustomMin = 0; in parse_getMediaSupported() local824 rCustomMin = getMediaDimensions_mm(tempMediaSize, &custom_min_dim); in parse_getMediaSupported()837 LOGD("rCustomMin:%d rCustomMax:%d", rCustomMin, rCustomMax); in parse_getMediaSupported()838 if (rCustomMin > 0 && rCustomMax > 0) { // we have custom support in parse_getMediaSupported()