Searched refs:alignedWidth (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/display/msm8084/libgralloc/ |
D | mapper.cpp | 405 int *alignedWidth = va_arg(args, int *); in gralloc_perform() local 410 height, format, *tileEnabled, *alignedWidth, in gralloc_perform()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | mapper.cpp | 404 int *alignedWidth = va_arg(args, int *); in gralloc_perform() local 409 height, format, *tileEnabled, *alignedWidth, in gralloc_perform()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | mapper.cpp | 405 int *alignedWidth = va_arg(args, int *); in gralloc_perform() local 410 height, format, *tileEnabled, *alignedWidth, in gralloc_perform()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | mapper.cpp | 392 int *alignedWidth = va_arg(args, int *); in gralloc_perform() local 397 height, format, usage, *alignedWidth, *alignedHeight); in gralloc_perform()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | mapper.cpp | 383 int *alignedWidth = va_arg(args, int *); in gralloc_perform() local 389 height, format, usage, *alignedWidth, *alignedHeight); in gralloc_perform()
|