/hardware/google/graphics/common/libscaler/ |
D | libscaler-swscaler.cpp | 36 for (unsigned int y = m_nDstTop; y < (m_nDstTop + m_nDstHeight); y++) { in Scale() local 75 for (unsigned int y = m_nDstTop; y < (m_nDstTop + m_nDstHeight); y++) { in Scale() local 93 for (unsigned int y = m_nDstTop / 2; y < ((m_nDstTop + m_nDstHeight) / 2); y++) { in Scale() local
|
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
D | mlmath.h | 54 #define atan2(x,y) ml_atan2(x,y) argument 64 #define pow(x,y) ml_pow(x,y) argument 70 #define atan2f(x,y) ml_atan2(x,y) argument 87 #define MIN(x,y) (((x)<(y))?(x):(y)) argument 91 #define MAX(x,y) (((x)>(y))?(x):(y)) argument
|
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
D | mlmath.h | 54 #define atan2(x,y) ml_atan2(x,y) argument 64 #define pow(x,y) ml_pow(x,y) argument 70 #define atan2f(x,y) ml_atan2(x,y) argument 87 #define MIN(x,y) (((x)<(y))?(x):(y)) argument 91 #define MAX(x,y) (((x)>(y))?(x):(y)) argument
|
/hardware/google/easel/amber/camera/libhdrplusclient/ |
D | HdrPlusClientUtils.cpp | 30 static status_t getRgb(uint8_t *r, uint8_t *g, uint8_t* b, uint32_t x, uint32_t y, in getRgb() 103 for (uint32_t y = 0; y < height; y++) { in writePpm() local 171 for (uint32_t y = 0; y < height; y++) { in comparePpm() local
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | software_converter.h | 38 #define ALIGN(x, y) (((x) + y - 1) & (~(y - 1))) argument
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | software_converter.h | 38 #define ALIGN(x, y) (((x) + y - 1) & (~(y - 1))) argument
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | software_converter.h | 38 #define ALIGN(x, y) (((x) + y - 1) & (~(y - 1))) argument
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | software_converter.h | 38 #define ALIGN(x, y) (((x) + y - 1) & (~(y - 1))) argument
|
/hardware/qcom/sm7250/display/libcopybit/ |
D | software_converter.h | 38 #define ALIGN(x, y) (((x) + y - 1) & (~(y - 1))) argument
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | software_converter.h | 38 #define ALIGN(x, y) (((x) + y - 1) & (~(y - 1))) argument
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | software_converter.h | 38 #define ALIGN(x, y) (((x) + y - 1) & (~(y - 1))) argument
|
/hardware/qcom/sm8150/display/libmemtrack/ |
D | kgsl.c | 28 #define min(x, y) ((x) < (y) ? (x) : (y)) argument
|
/hardware/qcom/sm7250/display/libmemtrack/ |
D | kgsl.c | 28 #define min(x, y) ((x) < (y) ? (x) : (y)) argument
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3CropRegionMapper.cpp | 328 void QCamera3CropRegionMapper::toActiveArray(uint32_t& x, uint32_t& y, float zoom_ratio) in toActiveArray() 370 void QCamera3CropRegionMapper::toSensor(uint32_t& x, uint32_t& y, float zoom_ratio) in toSensor()
|
/hardware/interfaces/graphics/mapper/2.0/vts/functional/ |
D | VtsHalGraphicsMapperV2_0TargetTest.cpp | 292 for (uint32_t y = 0; y < info.height; y++) { in TEST_P() local 302 for (uint32_t y = 0; y < info.height; y++) { in TEST_P() local 337 for (uint32_t y = 0; y < info.height; y++) { in TEST_P() local 357 for (uint32_t y = 0; y < info.height; y++) { in TEST_P() local
|
/hardware/google/graphics/common/libmemtrack/ |
D | ion.cpp | 29 #define min(x, y) ((x) < (y) ? (x) : (y)) argument
|
/hardware/qcom/display/msm8994/libqdutils/ |
D | qd_utils.cpp | 98 int x =0, y =0; in getAspectRatioPosition() local
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | qd_utils.cpp | 99 int x =0, y =0; in getAspectRatioPosition() local
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/tsMakeuplib/include/ |
D | ts_makeup_data.h | 45 long y; member
|
/hardware/qcom/display/msm8960/libmemtrack/ |
D | kgsl.c | 28 #define min(x, y) ((x) < (y) ? (x) : (y)) argument
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_delta_panel.cpp | 59 int x, y; in deltaPanelRendering() local
|
/hardware/qcom/display/msm8996/libmemtrack/ |
D | kgsl.c | 28 #define min(x, y) ((x) < (y) ? (x) : (y)) argument
|
/hardware/qcom/display/msm8226/libmemtrack/ |
D | kgsl.c | 28 #define min(x, y) ((x) < (y) ? (x) : (y)) argument
|
/hardware/qcom/display/msm8909w_3100/libmemtrack/ |
D | kgsl.c | 28 #define min(x, y) ((x) < (y) ? (x) : (y)) argument
|
/hardware/qcom/display/msm8909/libmemtrack/ |
D | kgsl.c | 28 #define min(x, y) ((x) < (y) ? (x) : (y)) argument
|