Searched defs:_y (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | Point.h | 37 inline Point(int _x, int _y) : x(_x), y(_y) { in Point()
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | Point.h | 37 inline Point(int _x, int _y) : x(_x), y(_y) { in Point()
|
/aosp12/frameworks/native/include/ui/ |
H A D | Point.h | 37 inline Point(int _x, int _y) : x(_x), y(_y) { in Point()
|
/aosp12/system/bt/embdrv/sbc/decoder/srce/ |
H A D | synthesis-8-generated.c | 48 #define MUL_16S_16S(_x, _y) ((_x) * (_y)) argument
|
H A D | synthesis-dct8.c | 80 #define MUL_32S_32S_HI(_x, _y) default_mul_32s_32s_hi(_x, _y) argument
|
H A D | synthesis-sbc.c | 242 #define MUL_16S_32S_HI(_x, _y) default_mul_16s_32s_hi(_x, _y) argument
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | RadialGradient_Delegate.java | 183 float _y = pt2[1] - mY; in getRaster() local
|
/aosp12/hardware/interfaces/renderscript/1.0/default/ |
H A D | Context.cpp | 178 uint32_t _y = y; in allocationElementWrite() local 247 uint32_t _y = y; in allocationElementRead() local
|