Home
last modified time | relevance | path

Searched defs:row (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dmatrix_access.inl7 GLM_FUNC_QUALIFIER genType row function
23 GLM_FUNC_QUALIFIER typename genType::row_type row function
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DReadbackVts.cpp116 for (int row = 0; row < height; row++) { in fillBuffer() local
136 for (int row = 0; row < height; row++) { in clearColors() local
147 for (int row = area.top; row < area.bottom; row++) { in fillColorsArea() local
176 for (int row = 0; row < height; row++) { in compareColorBuffers() local
/hardware/interfaces/graphics/composer/aidl/libhwc_aidl_test/
DReadback.cpp172 for (uint32_t row = 0; row < height; row++) { in fillBuffer() local
205 for (int row = 0; row < height; row++) { in clearColors() local
215 for (int row = area.top; row < area.bottom; row++) { in fillColorsArea() local
247 for (uint32_t row = 0; row < height; row++) { in compareColorBuffers() local
301 for (uint32_t row = 0; row < height; row++) { in compareColorBuffers() local
/hardware/interfaces/gnss/2.1/vts/functional/
Dgnss_hal_test_cases.cpp218 for (auto row : antennaInfo.phaseCenterVariationCorrectionMillimeters) { in TEST_P() local
221 for (auto row : antennaInfo.phaseCenterVariationCorrectionUncertaintyMillimeters) { in TEST_P() local
238 for (auto row : antennaInfo.signalGainCorrectionDbi) { in TEST_P() local
241 for (auto row : antennaInfo.signalGainCorrectionUncertaintyDbi) { in TEST_P() local
/hardware/interfaces/automotive/evs/1.0/default/
DEvsDisplay.cpp272 for (unsigned row = 0; row < mBuffer.height; row++) { in returnTargetBufferForDisplay() local
DEvsCamera.cpp492 for (unsigned row = 0; row < buff.height; row++) { in fillTestFrame() local
/hardware/interfaces/gnss/aidl/vts/
Dgnss_hal_test_cases.cpp1456 for (auto row : antennaInfo.phaseCenterVariationCorrectionMillimeters) { in TEST_P() local
1459 for (auto row : antennaInfo.phaseCenterVariationCorrectionUncertaintyMillimeters) { in TEST_P() local
1476 for (auto row : antennaInfo.signalGainCorrectionDbi) { in TEST_P() local
1479 for (auto row : antennaInfo.signalGainCorrectionUncertaintyDbi) { in TEST_P() local
/hardware/google/aemu/base/
DLayoutResolver.cpp66 std::vector<Rect>& row, in computeCoordinatesPerRow()
/hardware/google/pixel/pixelstats/
DBrownoutDetectedReporter.cpp379 std::vector<std::string> row; in logBrownoutCsv() local
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DEvsMockCamera.cpp293 for (unsigned row = 0; row < pDesc->height; row++) { in fillMockFrame() local
/hardware/interfaces/automotive/evs/common/utils/default/
DFormatConvert.cpp205 for (unsigned row = 0; row < height; row++) { in copyMatchedInterleavedFormats() local
/hardware/interfaces/automotive/evs/1.1/default/
DEvsCamera.cpp659 for (unsigned row = 0; row < pDesc->height; row++) { in fillTestFrame() local
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp1483 for (uint32_t row = 0; row < 4; row++) { in RemosaicQuadBayerBlock() local
1491 for (uint32_t row = 0; row < 4; row++) { in RemosaicQuadBayerBlock() local
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.cpp192 XMLElement* row = fpsList->FirstChildElement("Limit"); in updateFpsList() local
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Dml_math_func.c555 static unsigned short inv_row_2_scale(const signed char *row) in inv_row_2_scale()
/hardware/google/gfxstream/host/tests/
DFrameBuffer_unittest.cpp772 for (int row = 0; row < mHeight; ++row) { in TEST_F() local
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp887 XMLElement* row = fpsList->FirstChildElement("Limit"); in updateFpsList() local
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Dml_math_func.c555 static unsigned short inv_row_2_scale(const signed char *row) in inv_row_2_scale()
/hardware/google/gfxstream/guest/OpenglSystemCommon/
DFormatConversions.cpp30 static int get_rgb_offset(int row, int width, int rgbStride) { in get_rgb_offset()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h560 unsigned char *row = (unsigned char *) data + j * x * comp; in stbi_write_tga_core() local
1470 int row, col, i, k, subsample; in stbi_write_jpg_core() local
Dstb_image.h1204 int row; in stbi__vertical_flip() local
5857 int row = tga_inverted ? tga_height -i - 1 : i; in stbi__tga_load() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h560 unsigned char *row = (unsigned char *) data + j * x * comp; in stbi_write_tga_core() local
1470 int row, col, i, k, subsample; in stbi_write_jpg_core() local
Dstb_image.h1204 int row; in stbi__vertical_flip() local
5850 int row = tga_inverted ? tga_height -i - 1 : i; in stbi__tga_load() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c432 int letter, col, row, pad; in dhd_list() local
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlibint.h671 #define CI_GET_CHAR_INFO_2D(fs,row,col,def,cs) \ argument

12