/external/mesa3d/src/mesa/drivers/common/ |
D | meta_generate_mipmap.c | 276 GLsizei srcWidth, srcHeight, srcDepth; in _mesa_meta_GenerateMipmap() local
|
/external/skqp/src/core/ |
D | SkImageInfo.cpp | 167 bool SkReadPixelsRec::trim(int srcWidth, int srcHeight) { in trim()
|
/external/skia/src/core/ |
D | SkImageInfo.cpp | 207 bool SkReadPixelsRec::trim(int srcWidth, int srcHeight) { in trim()
|
/external/deqp/framework/delibs/deimage/ |
D | deImage.c | 120 int srcHeight = srcImage->height; in deImage_scale() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_blit.c | 123 const GLint srcHeight = ABS(srcY1 - srcY0); in blit_nearest() local 522 const GLint srcHeight = ABS(srcY1 - srcY0); in blit_linear() local
|
/external/mesa3d/src/mesa/main/ |
D | copyimage.c | 458 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData()
|
D | mipmap.c | 1447 GLint srcWidth, GLint srcHeight, in make_2d_mipmap() 1539 GLint srcWidth, GLint srcHeight, GLint srcDepth, in make_3d_mipmap() 1702 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_generate_mipmap_level() 1769 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_next_mipmap_level_size() 1937 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_uncompressed() local 2124 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_compressed() local
|
D | pack.c | 1568 int srcWidth, int srcHeight, int srcDepth, in _mesa_unpack_color_index_to_rgba_float() 1623 int srcWidth, int srcHeight, int srcDepth, in _mesa_unpack_color_index_to_rgba_ubyte()
|
D | texstore.c | 103 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_memcpy_texture()
|
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/env/ |
D | ImageUtils.java | 295 final int srcHeight, in getTransformationMatrix()
|
/external/skia/src/effects/ |
D | SkBlurMask.cpp | 444 int srcHeight = src.fBounds.height(); in BlurGroundTruth() local
|
/external/skqp/src/effects/ |
D | SkBlurMask.cpp | 442 int srcHeight = src.fBounds.height(); in BlurGroundTruth() local
|
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
D | TJCompressor.java | 646 private int srcHeight = 0; field in TJCompressor
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 2198 int srcHeight = m_pBitmap->GetHeight(); in GetDIBits() local 2481 int srcWidth, srcHeight, maskWidth, maskHeight; in DrawBitsWithMask() local
|
/external/mesa3d/include/GL/ |
D | glxext.h | 756 int srcXOrigin, srcYOrigin, srcWidth, srcHeight; member
|
/external/swiftshader/include/GL/ |
D | glxext.h | 773 int srcXOrigin, srcYOrigin, srcWidth, srcHeight; member
|
/external/deqp/modules/gles31/functional/ |
D | es31fPrimitiveBoundingBoxTests.cpp | 3473 const int srcHeight = rnd.getInt(1, unionSize.y()); in init() local 3487 const int srcHeight = rnd.getInt(1, srcSize.y()); in init() local
|
/external/mesa3d/src/gallium/drivers/svga/include/ |
D | svga_reg.h | 1139 uint32 srcHeight; member
|
/external/deqp/modules/gles3/functional/ |
D | es3fVertexTextureTests.cpp | 1632 const int srcHeight = refTexture.getHeight(); in calculateLod() local
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 726 …t dstX, glw::GLint dstY, glw::GLint dstZ, glw::GLsizei srcWidth, glw::GLsizei srcHeight, glw::GLsi…
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 981 …int dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei src…
|
/external/deqp/framework/opengl/wrapper/ |
D | glwImpl.inl | 815 …int dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei src…
|