/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A 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 …]
|
H A D | es3fReadPixelsTests.cpp | 95 … GLint rowLength, GLint skipRows, GLint skipPixels, GLenum format, GLenum type) in ReadPixelsTest()
|
/aosp_15_r20/external/mesa3d/src/glx/ |
H A 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
|
H A D | glxclient.h | 187 GLuint rowLength; member
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A 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
|
/aosp_15_r20/external/armnn/samples/SpeechRecognition/include/ |
H A D | Decoder.hpp | 37 int rowLength = 29; in DecodeOutput() local
|
H A D | SpeechRecognitionPipeline.hpp | 81 int rowLength = 29; in PostProcessing() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | UnpackRowLength.cpp | 47 void testRowLength(int texSize, int rowLength) in testRowLength()
|
/aosp_15_r20/hardware/google/gfxstream/host/tests/ |
D | GLTestUtils.cpp | 36 testing::AssertionResult ImageMatches(int width, int height, int bpp, int rowLength, in ImageMatches()
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkImage.cpp | 591 uint32_t rowLength, in copy() 740 VkExtent2D Image::bufferExtentInBlocks(const VkExtent2D &extent, uint32_t rowLength, uint32_t image… in bufferExtentInBlocks()
|
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/common/ |
H A D | BitMatrix.java | 104 int rowLength = -1; in parse() local
|
/aosp_15_r20/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/ |
H A D | VDUBuffer.java | 839 int rowLength; local
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_impl_CameraExtensionJpegProcessor.cpp | 152 int rowLength) in RowIterator()
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fBufferTestUtil.cpp | 387 static void renderQuadGridReference(tcu::Surface &dst, int numQuads, int rowLength, const uint8_t *… in renderQuadGridReference()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | formatutils.cpp | 1762 GLint rowLength, in computeRowPitch() 1807 GLint rowLength, in computeDepthPitch()
|
H A D | State.cpp | 1110 void PrivateState::setPackRowLength(GLint rowLength) in setPackRowLength() 1134 void PrivateState::setUnpackRowLength(GLint rowLength) in setUnpackRowLength()
|
H A D | angletypes.h | 526 GLint rowLength = 0; member
|
/aosp_15_r20/frameworks/ex/camera2/extensions/jni/ |
H A D | JpegEncoder.cpp | 150 int rowLength) in RowIterator()
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsBufferTestUtil.cpp | 575 static void renderQuadGridReference(tcu::Surface &dst, int numQuads, int rowLength, const uint8_t *… in renderQuadGridReference()
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/ |
H A D | SensorManager.java | 1444 final int rowLength = ((length == 16) ? 4 : 3); in remapCoordinateSystemImpl() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 846 int rowLength; // number of groups in the row member 1487 int rowLength = m_unpackProperties.rowLength; in makeGradient() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A 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
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkAAClip.cpp | 918 size_t rowLength = compute_row_length(row, fBounds.width()); in validate() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLGpu.cpp | 1222 GrGLint rowLength = static_cast<GrGLint>(rowBytes / bpp); in uploadTexData() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | TextureVk.cpp | 2454 uint32_t rowLength, in copyBufferDataToImage()
|