Home
last modified time | relevance | path

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

123

/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/
DBoundingBoxUtil.java192 float[] values, CoordinateType coordinateType, int imageHeight, int imageWidth) { in convertFromBoundaries()
201 float[] values, CoordinateType coordinateType, int imageHeight, int imageWidth) { in convertFromUpperLeft()
210 float[] values, CoordinateType coordinateType, int imageHeight, int imageWidth) { in convertFromCenter()
228 int imageHeight, in getRectF()
/external/skqp/tests/
DSVGDeviceTest.cpp181 void SetImageShader(SkPaint* paint, int imageWidth, int imageHeight, SkShader::TileMode xTile, in SetImageShader()
230 void ImageShaderTestSetup(SkDOM* dom, SkPaint* paint, int imageWidth, int imageHeight, in ImageShaderTestSetup()
245 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
270 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
330 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
/external/skia/tests/
DSVGDeviceTest.cpp181 void SetImageShader(SkPaint* paint, int imageWidth, int imageHeight, SkTileMode xTile, in SetImageShader()
230 void ImageShaderTestSetup(SkDOM* dom, SkPaint* paint, int imageWidth, int imageHeight, in ImageShaderTestSetup()
243 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
268 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
328 int imageWidth = 3, imageHeight = 3; in DEF_TEST() local
/external/skqp/src/core/
DSkDeferredDisplayListRecorder.cpp48 int imageHeight, in makeYUVAPromiseTexture()
253 int imageHeight, in makeYUVAPromiseTexture()
/external/OpenCL-CTS/test_conformance/gles/
Dtest_images_2D.cpp41 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_cl_image_read()
122 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_image_read()
376 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_cl_image_write()
468 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_image_write()
Dtest_renderbuffer.cpp30 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_attach_renderbuffer_read_image()
203 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, MTdata d… in test_attach_renderbuffer_write_to_image()
Dtest_images_3D_info.cpp20 …size_t imageWidth, size_t imageHeight, size_t imageDepth, cl_image_format *outFormat, ExplicitType… in test_image_read()
Dtest_images_3D.cpp34 size_t imageWidth, size_t imageHeight, size_t imageDepth, in test_image_read()
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp409 int imageHeight, in TexImageCubeArrayBufferCase()
435 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_size; in createTexture() local
496 int imageHeight, in TexSubImageCubeArrayBufferCase()
550 int imageHeight = m_imageHeight > 0 ? m_imageHeight : m_subH; in createTexture() local
729 int imageHeight = m_size; in createTexture() local
875 int imageHeight; in init() member
964 int imageHeight; in init() member
/external/skqp/gm/
Dencode-srgb.cpp23 static const int imageHeight = 128; variable
/external/skia/gm/
Dencode_srgb.cpp33 static const int imageHeight = 128; variable
Dencode_color_types.cpp22 static const int imageHeight = 128; variable
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiIncrementalPresentTests.cpp240 deUint32 imageHeight) in getRenderFrameRect()
295 deUint32 imageHeight) in cmdRenderFrame()
341 deUint32 imageHeight) in createCommandBuffer()
709 const deUint32 imageHeight = scaling == SCALING_NONE in generateSwapchainConfigs() local
851 const deUint32 imageHeight = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; in initSwapchainResources() local
DvktWsiSharedPresentableImageTests.cpp274 deUint32 imageHeight) in createCommandBuffer()
619 const deUint32 imageHeight = scaling == SCALING_NONE in generateSwapchainConfigs() local
763 const deUint32 imageHeight = m_swapchainConfigs[m_swapchainConfigNdx].imageExtent.height; in initSwapchainResources() local
/external/OpenCL-CTS/test_conformance/gl/
Dtest_renderbuffer.cpp68 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, void **o… in test_attach_renderbuffer_read_image()
269 …size_t imageWidth, size_t imageHeight, cl_image_format *outFormat, ExplicitType *outType, MTdata d… in test_attach_renderbuffer_write_to_image()
Dtest_images_getinfo_common.cpp29 GLenum glTarget, GLuint glTexture, size_t imageWidth, size_t imageHeight, in test_image_info()
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_common.h66 size_t imageWidth = imageInfo->width, imageHeight = imageInfo->height, in determine_validation_error_offset() local
/external/skqp/include/core/
DSkDeferredDisplayListRecorder.h185 int imageHeight, in makeYUVAPromiseTexture()
/external/mesa3d/src/glx/
Dpixel.c170 GLint imageHeight = state->storeUnpack.imageHeight; in __glFillImage() local
397 GLint imageHeight = state->storePack.imageHeight; in __glEmptyImage() local
/external/angle/src/tests/gl_tests/
DCopyTexImageTest.cpp827 const GLsizei imageHeight, in initialize3DTexture()
843 const GLsizei imageHeight, in initialize2DTexture()
855 const GLsizei imageHeight, in initialize2DTextureUShort4444()
/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/deqp/modules/gles2/functional/
Des2fPrerequisiteTests.cpp183 int imageHeight = 0; in iterate() local
/external/swiftshader/third_party/marl/examples/
Dfractal.cpp139 constexpr uint32_t imageHeight = 2048; variable

123