Home
last modified time | relevance | path

Searched defs:imageHeight (Results 1 – 25 of 31) sorted by relevance

12

/external/skia/src/gpu/ops/
DGrLatticeOp.cpp31 NonAALatticeOp(GrColor color, const SkMatrix& viewMatrix, int imageWidth, int imageHeight, in NonAALatticeOp()
170 int imageHeight, std::unique_ptr<SkLatticeIter> iter, in MakeNonAA()
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp405 int imageHeight, in TexImageCubeArrayBufferCase()
431 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_size; in createTexture() local
492 int imageHeight, in TexSubImageCubeArrayBufferCase()
546 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_subH; in createTexture() local
725 int imageHeight = m_size; in createTexture() local
871 int imageHeight; in init() member
960 int imageHeight; in init() member
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiIncrementalPresentTests.cpp295 deUint32 imageHeight) in getRenderFrameRect()
350 deUint32 imageHeight) in cmdRenderFrame()
399 deUint32 imageHeight) in createCommandBuffer()
982 const deUint32 imageHeight = scaling == SCALING_NONE in generateSwapchainConfigs() local
1105 const deUint32 imageHeight = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; in initSwapchainResources() local
DvktWsiSharedPresentableImageTests.cpp326 deUint32 imageHeight) in createCommandBuffer()
854 const deUint32 imageHeight = scaling == SCALING_NONE in generateSwapchainConfigs() local
1006 const deUint32 imageHeight = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; in initSwapchainResources() local
DvktWsiDisplayTimingTests.cpp329 deUint32 imageHeight) in createCommandBuffer()
908 const deUint32 imageHeight = (properties.currentExtent.height != 0xFFFFFFFFu) in createSwapchainConfig() local
1027 const deUint32 imageHeight = m_swapchainConfig.imageExtent.height; in initSwapchainResources() local
/external/mesa3d/src/glx/
Dpixel.c170 GLint imageHeight = state->storeUnpack.imageHeight; in __glFillImage() local
397 GLint imageHeight = state->storePack.imageHeight; in __glEmptyImage() local
Dglxclient.h173 GLuint imageHeight; member
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1127 int imageHeight, in TexImage3DParamsCase()
1151 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_height; in createTexture() local
1776 int imageHeight, in TexSubImage3DParamsCase()
1827 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_subH; in createTexture() local
2447 int imageHeight, in TexImage2DArrayBufferCase()
2473 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_height; in createTexture() local
2529 int imageHeight, in TexImage3DBufferCase()
2555 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_height; in createTexture() local
2807 int imageHeight, in TexSubImage2DArrayBufferCase()
2861 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_subH; in createTexture() local
[all …]
Des3fASTCDecompressionCases.cpp424 const int imageHeight = numYBlocksPerImage * blockSize.y(); in iterate() local
558 const int imageHeight = (MAX_NUM_BLOCKS_Y-1)*blockSize.y() + curRemainderY; in iterate() local
Des3fPrerequisiteTests.cpp183 int imageHeight = 0; in iterate() local
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DDrawUtils.java102 int imageHeight = image.getBounds().height; in drawScaledImage() local
232 int imageHeight = imageBounds.height; in getThubmnail() local
/external/skia/gm/
Dencode-srgb.cpp22 static const int imageHeight = 128; variable
/external/deqp/modules/gles2/functional/
Des2fPrerequisiteTests.cpp183 int imageHeight = 0; in iterate() local
/external/opencv/cv/src/
Dcvoptflowhs.cpp108 int imageHeight = imgSize.height; in icvCalcOpticalFlowHS_8u32fR() local
Dcvoptflowlk.cpp111 int imageHeight = imgSize.height; in icvCalcOpticalFlowLK_8u32fR() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DFingerPrintGraph.java86 int imageHeight; field in FingerPrintGraph
/external/swiftshader/src/OpenGL/common/
DImage.hpp157 GLint imageHeight; member
/external/dng_sdk/source/
Ddng_lossless_jpeg.cpp315 int32 imageHeight; member
2543 uint32 &imageHeight, in StartRead()
2581 uint32 imageHeight; in DecodeLosslessJPEG() local
/external/skia/src/core/
DSkDistanceFieldGen.cpp70 int imageWidth, int imageHeight, in init_glyph_data()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp248 const int imageHeight = 256; in drawTessCoordVisualization() local
/external/mesa3d/src/mesa/main/
Dtexobj.c1449 int imageHeight; in _mesa_InvalidateTexSubImage() local
/external/ImageMagick/MagickCore/
Daccelerate.c1631 imageHeight, in ComputeConvolveImage() local
1989 imageHeight, in ComputeDespeckleImage() local
3688 imageHeight, in ComputeMotionBlurImage() local
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp855 void Context::setPackImageHeight(GLint imageHeight) in setPackImageHeight()
880 void Context::setUnpackImageHeight(GLint imageHeight) in setUnpackImageHeight()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp1374 deUint32 imageHeight = region.bufferImageCopy.bufferImageHeight; in copyRegionToTextureLevel() local
1565 deUint32 imageHeight = region.bufferImageCopy.bufferImageHeight; in copyRegionToTextureLevel() local
/external/skia/src/gpu/
DGrRenderTargetContext.cpp1314 int imageHeight, in drawImageLattice()

12