Searched defs:row (Results 1 – 10 of 10) sorted by relevance
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ |
| D | matrix_access.inl | 7 GLM_FUNC_QUALIFIER genType row function 23 GLM_FUNC_QUALIFIER typename genType::row_type row function
|
| /device/google/contexthub/firmware/os/algos/common/math/ |
| D | mat.c | 617 const float *row = &A[i * ncols]; in matMultiplyVec() local
|
| /device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
| D | FormatConversions.cpp | 34 static int get_rgb_offset(int row, int width, int rgbStride) { in get_rgb_offset()
|
| /device/generic/vulkan-cereal/third-party/stb/include/stb/ |
| D | stb_image_write.h | 560 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
|
| D | stb_image.h | 1204 int row; in stbi__vertical_flip() local 5857 int row = tga_inverted ? tga_height -i - 1 : i; in stbi__tga_load() local
|
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
| D | stb_image_write.h | 560 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
|
| D | stb_image.h | 1204 int row; in stbi__vertical_flip() local 5850 int row = tga_inverted ? tga_height -i - 1 : i; in stbi__tga_load() local
|
| D | wuffs-v0.3.c | 16225 const uint8_t* row = pb->private_impl.planes[0].ptr + (stride * ((size_t)y)); in wuffs_base__pixel_buffer__color_u32_at() local 16319 uint8_t* row = pb->private_impl.planes[0].ptr + (stride * ((size_t)y)); in wuffs_base__pixel_buffer__set_color_u32_at() local
|
| /device/generic/vulkan-cereal/stream-servers/tests/ |
| D | FrameBuffer_unittest.cpp | 763 for (uint32_t row = 0; row < mHeight; ++row) { in TEST_F() local
|
| /device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/ |
| D | Xlibint.h | 671 #define CI_GET_CHAR_INFO_2D(fs,row,col,def,cs) \ argument
|