| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
| H A D | pixel_yuv.cpp | 582 auto srcY = source; in WritePixels() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
| H A D | pixel_yuv_utils.cpp | 841 uint8_t *srcY = srcPixels + yuvInfo.yOffset; in Yuv420SPWritePixels() local 870 uint16_t *srcY = srcPixels + yuvInfo.yOffset; in P010WritePixels() local 916 uint8_t *srcY = srcPixels + yuvDataInfo.yOffset; in Yuv420SPWritePixel() local 936 uint16_t *srcY = srcPixels + yuvDataInfo.yOffset; in P010WritePixel() local 977 const uint8_t *srcY in Yuv420SPTranslate() local 1009 const uint16_t *srcY = yuvPixels.srcPixels + yuvInfo.yOffset; P010Translate() local [all...] |
| H A D | pixel_yuv_ext_utils.cpp | 104 const uint8_t *srcY = sample + info.yOffset; in Yuv420ToBGRA() local 140 uint8_t *srcY = src + info.yOffset; in NV12Rotate() local 180 uint16_t* srcY = srcbuffer + info.yOffset; in NV12P010Rotate() local 324 uint16_t* srcY = src + srcStrides.yOffset; in CopyP010Pixels() local 367 uint16_t* srcY = srcPixels.get(); ScaleP010() local 429 uint8_t* srcY = src + yuvInfo.yuvDataInfo.yOffset; ScaleYuv420() local 458 uint8_t* srcY = src + yuvInfo.yuvDataInfo.yOffset; ScaleYuv420() local 482 uint8_t *srcY = src + info.yOffset; FlipXaxis() local 503 uint8_t *srcY = src + info.yOffset; Mirror() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_2_autogen.cpp | 110 CaptureCopyImageSubData(const State &glState, bool isCallValid, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) CaptureCopyImageSubData() argument
|
| H A D | capture_gles_ext_autogen.cpp | 4863 CaptureCopyImageSubDataEXT(const State &glState, bool isCallValid, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) CaptureCopyImageSubDataEXT() argument 8940 CaptureCopyImageSubDataOES(const State &glState, bool isCallValid, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) CaptureCopyImageSubDataOES() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationES32.cpp | 136 ValidateCopyImageSubData(const Context *context, angle::EntryPoint entryPoint, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) ValidateCopyImageSubData() argument
|
| H A D | Texture.cpp | 1424 copyRenderbufferSubData(Context *context, const gl::Renderbuffer *srcBuffer, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) copyRenderbufferSubData() argument 1447 copyTextureSubData(Context *context, const gl::Texture *srcTexture, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) copyTextureSubData() argument
|
| H A D | validationESEXT.cpp | 866 ValidateCopyImageSubDataEXT(const Context *context, angle::EntryPoint entryPoint, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) ValidateCopyImageSubDataEXT() argument 895 ValidateCopyImageSubDataOES(const Context *context, angle::EntryPoint entryPoint, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) ValidateCopyImageSubDataOES() argument
|
| H A D | validationES.cpp | 3489 ValidateCopyImageSubDataBase(const Context *context, angle::EntryPoint entryPoint, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) ValidateCopyImageSubDataBase() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_3_2_autogen.cpp | 178 GL_CopyImageSubData(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) GL_CopyImageSubData() argument
|
| H A D | entry_points_gles_ext_autogen.cpp | 4133 GL_CopyImageSubDataEXT(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) GL_CopyImageSubDataEXT() argument 8871 GL_CopyImageSubDataOES(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) GL_CopyImageSubDataOES() argument [all...] |
| /third_party/skia/src/image/ |
| H A D | SkImage.cpp | 455 bool SkImage::readPixels(GrDirectContext* dContext, const SkPixmap& pmap, int srcX, int srcY, in readPixels() argument 462 bool SkImage::readPixels(const SkPixmap& pmap, int srcX, int srcY, CachingHint chint) const { in readPixels() argument 60 readPixels(GrDirectContext* dContext, const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, int srcY, CachingHint chint) const readPixels() argument 66 readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, int srcY, CachingHint chint) const readPixels() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
| H A D | core_canvas.cpp | 186 bool CoreCanvas::ReadPixels(const Bitmap& dstBitmap, int srcX, int srcY) in ReadPixels() argument 180 ReadPixels(const ImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, int srcY) ReadPixels() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_canvas.cpp | 186 bool SkiaCanvas::ReadPixels(const Bitmap& dstBitmap, int srcX, int srcY) in ReadPixels() argument 170 ReadPixels(const ImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, int srcY) ReadPixels() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | rv34.c | 668 uint8_t *Y, *U, *V, *srcY, *srcU, *srcV; in rv34_mc() local [all...] |
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_texture.c | 2554 fallback_copy_texsubimage(struct gl_context *ctx, struct gl_renderbuffer *rb, struct gl_texture_image *stImage, GLenum baseFormat, GLint destX, GLint destY, GLint slice, GLint srcX, GLint srcY, GLsizei width, GLsizei height) fallback_copy_texsubimage() argument 2742 st_CopyTexSubImage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLint destX, GLint destY, GLint slice, struct gl_renderbuffer *rb, GLint srcX, GLint srcY, GLsizei width, GLsizei height) st_CopyTexSubImage() argument [all...] |
| /third_party/skia/tests/ |
| H A D | ImageTest.cpp | 71 const int srcY = subsetA ? subsetA->y() : 0; in assert_equal() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Surface.cpp | 3395 void Surface::copyInternal(const Surface *source, int x, int y, float srcX, float srcY, bool filter) in copyInternal() argument 3413 void Surface::copyInternal(const Surface *source, int x, int y, int z, float srcX, float srcY, float srcZ, bool filter) in copyInternal() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/include/ |
| H A D | svga_reg.h | 1157 uint32 srcY; member 1374 uint32 srcY; member 1397 uint32 srcY; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | teximage.c | 4404 GLint srcX = x, srcY = y, dstX = 0, dstY = 0, dstZ = 0; in copyteximage() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | TextureVk.cpp | 645 copyRenderbufferSubData(const gl::Context *context, const gl::Renderbuffer *srcBuffer, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) copyRenderbufferSubData() argument 671 copyTextureSubData(const gl::Context *context, const gl::Texture *srcTexture, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) copyTextureSubData() argument
|
| H A D | vk_helpers.cpp | 5424 CopyImageSubData(const gl::Context *context, ImageHelper *srcImage, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, ImageHelper *dstImage, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) CopyImageSubData() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_4_autogen.cpp | 4413 GL_CopyImageSubData(GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) GL_CopyImageSubData() argument
|
| /test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/ |
| H A D | gles3ndk.cpp | 1071 GLint srcY = INT_INIT_VAL; in GLCopyImageSubData() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiCopiesAndBlittingTests.cpp | 4257 float srcY = ((mirrorMode & MIRROR_MODE_Y) != 0) ? (float)regionExtent.y + (float)regionOffset.y - ((float)y+0.5f)*sY : (float)regionOffset.y + ((float)y+0.5f)*sY; in scaleFromWholeSrcBuffer() local 13049 int srcY = i * fourthOfSrcHeight; in create2DCopyRegions() local
|