Searched defs:skipRows (Results 1 – 5 of 5) sorted by relevance
| /device/generic/goldfish-opengl/system/GLESv2_enc/ |
| D | IOStream2.cpp | 19 int skipRows = 0; in readbackPixels() local 85 int skipRows = 0; in uploadPixels() local 147 int skipRows = 0; in uploadPixels() local
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | GLESTextureUtils.cpp | 238 …Lenum type, GLsizei width, GLsizei height, int align, int skipPixels, int skipRows, int skipImages… in computePackingOffset()
|
| D | GLClientState.cpp | 1295 …RowSize, int* totalRowSize, int* pixelImageSize, int* totalImageSize, int* skipRows, int* skipImag… in getUnpackingOffsets3D()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | State.cpp | 2091 void State::setPackSkipRows(GLint skipRows) in setPackSkipRows() 2127 void State::setUnpackSkipRows(GLint skipRows) in setUnpackSkipRows()
|
| D | angletypes.h | 364 GLint skipRows = 0; member
|