Home
last modified time | relevance | path

Searched refs:verifyYCbCrData (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/mapper/stable-c/vts/
DVtsHalGraphicsMapperStableC_TargetTest.cpp376 void verifyYCbCrData(const android_ycbcr& yCbCr, int32_t width, int32_t height, in verifyYCbCrData() function in GraphicsTestsBase
805 verifyYCbCrData(yCbCr, info.width, info.height, hSubsampling, vSubsampling); in TEST_P()
919 verifyYCbCrData(yCbCr, info.width, info.height, hSubsampling, vSubsampling); in TEST_P()
968 verifyYCbCrData(yCbCr, info.width, info.height, hSubsampling, vSubsampling); in TEST_P()
1113 verifyYCbCrData(yCbCr.yCbCr, info.width, info.height, yCbCr.horizontalSubSampling, in TEST_P()
/hardware/interfaces/graphics/mapper/4.0/vts/functional/
DVtsHalGraphicsMapperV4_0TargetTest.cpp445 void verifyYCbCrData(const android_ycbcr& yCbCr, int32_t width, int32_t height, in verifyYCbCrData() function in android::hardware::graphics::mapper::V4_0::vts::__anon5795686b0111::GraphicsMapperHidlTest
772 verifyYCbCrData(yCbCr, info.width, info.height, hSubsampling, vSubsampling); in TEST_P()
871 verifyYCbCrData(yCbCr, info.width, info.height, hSubsampling, vSubsampling); in TEST_P()
915 verifyYCbCrData(yCbCr, info.width, info.height, hSubsampling, vSubsampling); in TEST_P()
1038 verifyYCbCrData(yCbCr.yCbCr, info.width, info.height, yCbCr.horizontalSubSampling, in TEST_P()