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_vndk/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/av/media/libstagefright/colorconversion/
DColorConverter.cpp115 int32_t _y; member
490 signed _y = matrix->_y; in convertCbYCrY() local
793 signed _y = matrix->_y; in convertYUV420Planar() local
878 signed _y = matrix->_y; in convertYUVP010ToRGBA1010102() local
1166 signed _y = matrix->_y; in convertYUV420SemiPlanarBase() local
/frameworks/av/media/codec2/components/base/
DSimpleC2Component.cpp193 int32_t _y, _b_u, _g_u, _g_v, _r_v, _c16; member
249 int32_t _y = coeffs._y; in convertYUV420Planar16ToRGBA1010102() local