Searched refs:alignedHeight (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/display/msm8084/libgralloc/ |
D | mapper.cpp | 406 int *alignedHeight = va_arg(args, int *); in gralloc_perform() local 411 *alignedHeight); in gralloc_perform()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | mapper.cpp | 406 int *alignedHeight = va_arg(args, int *); in gralloc_perform() local 411 *alignedHeight); in gralloc_perform()
|
/hardware/intel/common/libmix/videoencoder/ |
D | PVSoftMPEG4Encoder.cpp | 70 int32_t alignedHeight, int32_t stride) { in trimBuffer() argument 76 _uv_start = dataIn + stride * alignedHeight; in trimBuffer()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | mapper.cpp | 398 int *alignedHeight = va_arg(args, int *); in gralloc_perform() local 402 height, format, usage, *alignedWidth, *alignedHeight); in gralloc_perform()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | mapper.cpp | 398 int *alignedHeight = va_arg(args, int *); in gralloc_perform() local 402 height, format, usage, *alignedWidth, *alignedHeight); in gralloc_perform()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | mapper.cpp | 458 int *alignedHeight = va_arg(args, int *); in gralloc_perform() local 462 height, format, usage, *alignedWidth, *alignedHeight); in gralloc_perform()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | mapper.cpp | 456 int *alignedHeight = va_arg(args, int *); in gralloc_perform() local 461 height, format, usage, *alignedWidth, *alignedHeight); in gralloc_perform()
|