Searched refs:mSupportedDepthSizes (Results 1 – 2 of 2) sorted by relevance
141 std::vector<std::tuple<size_t, size_t>> mSupportedDepthSizes; variable
94 getSupportedDepthSizes(staticInfo, /*maxResolution*/false, &mSupportedDepthSizes); in DepthCompositeStream()578 if (mSupportedDepthSizes.empty()) { in createInternalStreams()585 checkAndGetMatchingDepthSize(width, height, mSupportedDepthSizes, in createInternalStreams()