Home
last modified time | relevance | path

Searched defs:sizeMatch (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/av/media/libmedia/
H A DVideoCapabilities.cpp515 std::smatch sizeMatch; in getPerformancePoints() local
575 std::smatch sizeMatch; in getMeasuredFrameRates() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicEncoderInfoManager.cpp163 std::cmatch sizeMatch; in getFrameRateMaps() local
/aosp_15_r20/external/skia/tests/graphite/
H A DUniformManagerTest.cpp1139 bool sizeMatch = data.size() == sizeof(uint32_t)*expectedData.size(); in DEF_GRAPHITE_TEST() local