Home
last modified time | relevance | path

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

/frameworks/native/include/ui/
DPoint.h37 inline Point(int _x, int _y) : x(_x), y(_y) { in Point()
/frameworks/native/libs/ui/include/ui/
DPoint.h37 inline Point(int _x, int _y) : x(_x), y(_y) { in Point()
/frameworks/native/libs/ui/include_vndk/ui/
DPoint.h37 inline Point(int _x, int _y) : x(_x), y(_y) { in Point()
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp361 int32_t _y; member
784 signed _y = matrix->_y; in convertCbYCrY() local
1260 signed _y = matrix->_y; in convertYUVMediaImage() local
1391 signed _y = matrix->_y; in convertYUV420Planar16() local
1466 signed _y = matrix->_y; in convertYUVP010ToRGBA1010102() local
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp204 int32_t _y, _r_v, _g_u, _g_v, _b_u, _c16; member
260 int32_t _y = coeffs._y; in convertYUV420Planar16ToRGBA1010102() local