Searched refs:verifyYCbCrData (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/graphics/mapper/stable-c/vts/ |
D | VtsHalGraphicsMapperStableC_TargetTest.cpp | 376 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/ |
D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 445 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()
|