Home
last modified time | relevance | path

Searched defs:srcHeight (Results 1 – 25 of 50) sorted by relevance

12

/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h108 GLsizei srcHeight, in copyRenderbufferSubData()
126 GLsizei srcHeight, in copyTextureSubData()
DTextureImpl.cpp58 GLsizei srcHeight, in copyRenderbufferSubData()
76 GLsizei srcHeight, in copyTextureSubData()
/external/mesa3d/src/mesa/main/
Dcopyimage.c545 int srcWidth, int srcHeight, int srcDepth) in copy_image_subdata()
584 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData_no_error()
607 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData()
743 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubDataNV_no_error()
766 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubDataNV()
Dmipmap.c1472 GLint srcWidth, GLint srcHeight, in make_2d_mipmap()
1564 GLint srcWidth, GLint srcHeight, GLint srcDepth, in make_3d_mipmap()
1727 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_generate_mipmap_level()
1793 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_next_mipmap_level_size()
1961 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_uncompressed() local
2148 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_compressed() local
Dpack.c1552 int srcWidth, int srcHeight, int srcDepth, in _mesa_unpack_color_index_to_rgba_float()
1607 int srcWidth, int srcHeight, int srcDepth, in _mesa_unpack_color_index_to_rgba_ubyte()
Dtexstore.c104 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_memcpy_texture()
/external/skqp/src/core/
DSkImageInfo.cpp102 bool SkReadPixelsRec::trim(int srcWidth, int srcHeight) { in trim()
DSkBlurMask.cpp560 int srcHeight = src.fBounds.height(); in BlurGroundTruth() local
/external/skia/src/core/
DSkImageInfo.cpp128 bool SkReadPixelsRec::trim(int srcWidth, int srcHeight) { in trim()
DSkBlurMask.cpp555 int srcHeight = src.fBounds.height(); in BlurGroundTruth() local
/external/webrtc/sdk/android/src/java/org/webrtc/
DNV21Buffer.java67 int scaleWidth, int scaleHeight, byte[] src, int srcWidth, int srcHeight, ByteBuffer dstY, in nativeCropAndScale()
DNV12Buffer.java70 int scaleWidth, int scaleHeight, ByteBuffer src, int srcWidth, int srcHeight, int srcStride, in nativeCropAndScale()
/external/webrtc/sdk/android/api/org/webrtc/
DYuvHelper.java70 ByteBuffer srcV, int srcStrideV, ByteBuffer dst, int srcWidth, int srcHeight, in I420Rotate()
128 int dstStrideU, ByteBuffer dstV, int dstStrideV, int srcWidth, int srcHeight, in I420Rotate()
144 ByteBuffer dstU, int dstStrideU, ByteBuffer dstV, int dstStrideV, int srcWidth, int srcHeight, in nativeI420Rotate()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c275 GLsizei srcWidth, srcHeight, srcDepth; in _mesa_meta_GenerateMipmap() local
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp211 GLsizei srcHeight, in copyRenderbufferSubData()
236 GLsizei srcHeight, in copyTextureSubData()
DUtilsVk.h144 int srcHeight; member
/external/angle/src/libANGLE/
DRenderbuffer.cpp183 GLsizei srcHeight, in copyRenderbufferSubData()
204 GLsizei srcHeight, in copyTextureSubData()
DTexture.cpp1411 GLsizei srcHeight, in copyRenderbufferSubData()
1434 GLsizei srcHeight, in copyTextureSubData()
DvalidationES32.cpp140 GLsizei srcHeight, in ValidateCopyImageSubData()
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp125 GLsizei srcHeight, in copyRenderbufferSubData()
142 GLsizei srcHeight, in copyTextureSubData()
/external/deqp/framework/delibs/deimage/
DdeImage.c120 int srcHeight = srcImage->height; in deImage_scale() local
/external/mesa3d/src/mesa/swrast/
Ds_blit.c123 const GLint srcHeight = ABS(srcY1 - srcY0); in blit_nearest() local
524 const GLint srcHeight = ABS(srcY1 - srcY0); in blit_linear() local
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/env/
DImageUtils.java295 final int srcHeight, in getTransformationMatrix()
/external/skqp/experimental/canvaskit/
Dinterface.js426 CanvasKit.SkCanvas.prototype.writePixels = function(pixels, srcWidth, srcHeight, argument
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp665 int srcHeight = tex->height(); in onRegenerateMipMapLevels() local

12