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