| /external/mesa3d/src/glx/ |
| D | pixel.c | 64 GLint rowLength = state->storeUnpack.rowLength; in FillBitmap() local 146 GLint rowLength = state->storeUnpack.rowLength; in __glFillImage() local 252 GLint rowLength = state->storePack.rowLength; in EmptyBitmap() local 373 GLint rowLength = state->storePack.rowLength; in __glEmptyImage() local
|
| D | glxclient.h | 169 GLuint rowLength; member
|
| /external/armnn/samples/SpeechRecognition/include/ |
| D | Decoder.hpp | 37 int rowLength = 29; in DecodeOutput() local
|
| D | SpeechRecognitionPipeline.hpp | 81 int rowLength = 29; in PostProcessing() local
|
| /external/angle/src/tests/gl_tests/ |
| D | UnpackRowLength.cpp | 47 void testRowLength(int texSize, int rowLength) in testRowLength()
|
| D | TextureTest.cpp | 3106 const int rowLength = getWindowWidth(); in TEST_P() local
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fTextureSpecificationTests.cpp | 1129 int height, int rowLength, int skipRows, int skipPixels, int alignment) in TexImage2DParamsCase() 1144 int rowLength = m_rowLength > 0 ? m_rowLength : m_width; in createTexture() local 1187 … int height, int depth, int imageHeight, int rowLength, int skipImages, int skipRows, in TexImage3DParamsCase() 1205 int rowLength = m_rowLength > 0 ? m_rowLength : m_width; in createTexture() local 1420 … int height, int subX, int subY, int subW, int subH, int rowLength, int skipRows, in TexSubImage2DParamsCase() 1458 int rowLength = m_rowLength > 0 ? m_rowLength : m_subW; in createTexture() local 1852 … int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, int alignment) in TexSubImage3DParamsCase() 1899 int rowLength = m_rowLength > 0 ? m_rowLength : m_subW; in createTexture() local 2397 … int height, int rowLength, int skipRows, int skipPixels, int alignment, int offset) in TexImage2DBufferCase() 2413 int rowLength = m_rowLength > 0 ? m_rowLength : m_width + m_skipPixels; in createTexture() local [all …]
|
| D | es3fReadPixelsTests.cpp | 95 … GLint rowLength, GLint skipRows, GLint skipPixels, GLenum format, GLenum type) in ReadPixelsTest()
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fTextureSpecificationTests.cpp | 428 … int depth, int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, in TexImageCubeArrayBufferCase() 447 int rowLength = m_rowLength > 0 ? m_rowLength : m_size; in createTexture() local 504 … int imageHeight, int rowLength, int skipImages, int skipRows, int skipPixels, in TexSubImageCubeArrayBufferCase() 554 int rowLength = m_rowLength > 0 ? m_rowLength : m_subW; in createTexture() local 730 int rowLength = m_size; in createTexture() local 1027 int rowLength; in init() member 1115 int rowLength; in init() member
|
| /external/zxing/core/src/main/java/com/google/zxing/common/ |
| D | BitMatrix.java | 104 int rowLength = -1; in parse() local
|
| /external/swiftshader/src/Vulkan/ |
| D | VkImage.cpp | 591 uint32_t rowLength, in copy() 740 VkExtent2D Image::bufferExtentInBlocks(const VkExtent2D &extent, uint32_t rowLength, uint32_t image… in bufferExtentInBlocks()
|
| /external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
| D | VDUBuffer.java | 839 int rowLength; local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fBufferTestUtil.cpp | 387 static void renderQuadGridReference(tcu::Surface &dst, int numQuads, int rowLength, const uint8_t *… in renderQuadGridReference()
|
| /external/deqp/modules/glshared/ |
| D | glsBufferTestUtil.cpp | 575 static void renderQuadGridReference(tcu::Surface &dst, int numQuads, int rowLength, const uint8_t *… in renderQuadGridReference()
|
| /external/angle/src/libANGLE/ |
| D | formatutils.cpp | 1772 GLint rowLength, in computeRowPitch() 1817 GLint rowLength, in computeDepthPitch()
|
| D | State.cpp | 1057 void PrivateState::setPackRowLength(GLint rowLength) in setPackRowLength() 1081 void PrivateState::setUnpackRowLength(GLint rowLength) in setUnpackRowLength()
|
| D | angletypes.h | 498 GLint rowLength = 0; member
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcPackedPixelsTests.cpp | 846 int rowLength; // number of groups in the row member 1487 int rowLength = m_unpackProperties.rowLength; in makeGradient() local
|
| /external/skia/src/core/ |
| D | SkAAClip.cpp | 918 size_t rowLength = compute_row_length(row, fBounds.width()); in validate() local
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 897 …uint32_t rowLength = ((copyExtent.width + blockWidth - 1) / blockWidth) * blockWid… in uploadImageAspect() local 1098 uint32_t rowLength = ((imageExtent.width + blockWidth - 1) / blockWidth) * blockWidth; in readImageAspect() local 2670 uint32_t rowLength = region.bufferImageCopy.bufferRowLength; in copyRegionToTextureLevel() local 3174 uint32_t rowLength = region.bufferImageCopy.bufferRowLength; in copyRegionToTextureLevel() local 3229 uint32_t rowLength = region.bufferImageCopy.bufferRowLength; in copyRegionToTextureLevel() local
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLGpu.cpp | 1217 GrGLint rowLength = static_cast<GrGLint>(rowBytes / bpp); in uploadTexData() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | TextureVk.cpp | 2115 uint32_t rowLength, in copyBufferDataToImage()
|