Home
last modified time | relevance | path

Searched defs:_y (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/native/libs/ui/include/ui/
H A DPoint.h37 inline Point(int _x, int _y) : x(_x), y(_y) { in Point()
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DPoint.h37 inline Point(int _x, int _y) : x(_x), y(_y) { in Point()
/aosp12/frameworks/native/include/ui/
H A DPoint.h37 inline Point(int _x, int _y) : x(_x), y(_y) { in Point()
/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A Dsynthesis-8-generated.c48 #define MUL_16S_16S(_x, _y) ((_x) * (_y)) argument
H A Dsynthesis-dct8.c80 #define MUL_32S_32S_HI(_x, _y) default_mul_32s_32s_hi(_x, _y) argument
H A Dsynthesis-sbc.c242 #define MUL_16S_32S_HI(_x, _y) default_mul_16s_32s_hi(_x, _y) argument
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DRadialGradient_Delegate.java183 float _y = pt2[1] - mY; in getRaster() local
/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.cpp178 uint32_t _y = y; in allocationElementWrite() local
247 uint32_t _y = y; in allocationElementRead() local