/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/ |
D | PlaneLayout.aidl | 40 long strideInBytes;
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/ |
D | PlaneLayout.aidl | 41 long strideInBytes;
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/5/android/hardware/graphics/common/ |
D | PlaneLayout.aidl | 41 long strideInBytes;
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/ |
D | PlaneLayout.aidl | 24 long strideInBytes;
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/4/android/hardware/graphics/common/ |
D | PlaneLayout.aidl | 41 long strideInBytes;
|
/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/3/android/hardware/graphics/common/ |
D | PlaneLayout.aidl | 41 long strideInBytes;
|
/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/ |
D | PlaneLayout.aidl | 84 long strideInBytes;
|
/hardware/interfaces/graphics/mapper/2.0/vts/functional/ |
D | VtsHalGraphicsMapperV2_0TargetTest.cpp | 289 size_t strideInBytes = stride * 4; in TEST_P() local 294 data += strideInBytes; in TEST_P() 306 data += strideInBytes; in TEST_P()
|
/hardware/interfaces/graphics/mapper/3.0/vts/functional/ |
D | VtsHalGraphicsMapperV3_0TargetTest.cpp | 297 size_t strideInBytes = stride * 4; in TEST_P() local 302 data += strideInBytes; in TEST_P() 318 data += strideInBytes; in TEST_P()
|
/hardware/interfaces/graphics/mapper/stable-c/vts/ |
D | VtsHalGraphicsMapperStableC_TargetTest.cpp | 316 void fillRGBA8888(uint8_t* data, uint32_t height, size_t strideInBytes, size_t widthInBytes) { in fillRGBA8888() argument 319 data += strideInBytes; in fillRGBA8888() 324 size_t strideInBytes, size_t widthInBytes) { in verifyRGBA8888() argument 336 data += strideInBytes; in verifyRGBA8888() 418 outYCbCr->ystride = planeLayout.strideInBytes; in getAndroidYCbCr() 429 outYCbCr->cstride = planeLayout.strideInBytes; in getAndroidYCbCr() 432 ASSERT_EQ(outYCbCr->cstride, planeLayout.strideInBytes); in getAndroidYCbCr() 504 yCbCr_P010.yCbCr.ystride = planeLayout.strideInBytes; in getAndroidYCbCr_P010() 513 yCbCr_P010.yCbCr.cstride = planeLayout.strideInBytes; in getAndroidYCbCr_P010() 516 EXPECT_EQ(yCbCr_P010.yCbCr.cstride, planeLayout.strideInBytes); in getAndroidYCbCr_P010() [all …]
|
/hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 248 outYCbCr->ystride = planeLayout.strideInBytes; in getAndroidYCbCr() 259 outYCbCr->cstride = planeLayout.strideInBytes; in getAndroidYCbCr() 262 ASSERT_EQ(outYCbCr->cstride, planeLayout.strideInBytes); in getAndroidYCbCr() 333 yCbCr_P010.yCbCr.ystride = planeLayout.strideInBytes; in getAndroidYCbCr_P010() 342 yCbCr_P010.yCbCr.cstride = planeLayout.strideInBytes; in getAndroidYCbCr_P010() 345 EXPECT_EQ(yCbCr_P010.yCbCr.cstride, planeLayout.strideInBytes); in getAndroidYCbCr_P010() 383 void fillRGBA8888(uint8_t* data, uint32_t height, size_t strideInBytes, size_t widthInBytes, in fillRGBA8888() argument 387 data += strideInBytes; in fillRGBA8888() 392 size_t strideInBytes, size_t widthInBytes, uint32_t seed = 0) { in verifyRGBA8888() argument 405 data += strideInBytes; in verifyRGBA8888() [all …]
|
/hardware/interfaces/camera/common/default/ |
D | HandleImporter.cpp | 191 *stride = planeLayouts[0].strideInBytes; in getMonoPlanarStrideBytes()
|
/hardware/google/gchips/gralloc4/src/stable-c/ |
D | GrallocMapper.cpp | 203 stride = layouts[0].strideInBytes; in getStandardMetadataHelper() 206 stride = (layouts[0].strideInBytes * 8) / layouts[0].sampleIncrementInBits; in getStandardMetadataHelper()
|
/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/ |
D | u_gralloc_imapper4_api.cpp | 143 out->strides[i] = layouts[i].strideInBytes; in mapper4_get_buffer_basic_info()
|
/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | MapperMetadata.cpp | 325 … .strideInBytes = static_cast<int64_t>(handle->plane_info[plane_index].byte_stride), in get_plane_layouts() 379 … .strideInBytes = static_cast<int64_t>(handle->plane_info[plane_index].byte_stride), in get_plane_layouts()
|
/hardware/interfaces/graphics/mapper/stable-c/implutils/include/android/hardware/graphics/mapper/utils/ |
D | IMapperMetadataTypes.h | 342 .write<int64_t>(value.strideInBytes) 371 .read<int64_t>(value.strideInBytes)
|
/hardware/interfaces/graphics/mapper/stable-c/implutils/ |
D | impltests.cpp | 47 myPlaneLayout.strideInBytes = 12; in fakePlaneLayouts()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_buf_mgr.cpp | 728 plane_info[i].strideInBytes = static_cast<int64_t>(plane_layout[i].stride_bytes); in getFormatLayout()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_buf_mgr.cpp | 713 plane_info[i].strideInBytes = static_cast<int64_t>(plane_layout[i].stride_bytes); in getFormatLayout()
|