Home
last modified time | relevance | path

Searched defs:srcTexture (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/frameworks/native/libs/renderengine/skia/
H A DCache.cpp135 const std::shared_ptr<ExternalTexture>& srcTexture) { in drawImageLayers()
227 const std::shared_ptr<ExternalTexture>& srcTexture) { in drawClippedLayers()
272 const std::shared_ptr<ExternalTexture>& srcTexture) { in drawPIPImageLayer()
334 const std::shared_ptr<ExternalTexture>& srcTexture) { in drawImageDimmedLayers()
367 const std::shared_ptr<ExternalTexture>& srcTexture) { in drawTransparentImageDimmedLayers()
413 const std::shared_ptr<ExternalTexture>& srcTexture) { in drawClippedDimmedImageLayers()
486 const std::shared_ptr<ExternalTexture>& srcTexture) { in drawBT2020ImageLayers()
519 const std::shared_ptr<ExternalTexture>& srcTexture) { in drawBT2020ClippedImageLayers()
553 const std::shared_ptr<ExternalTexture>& srcTexture) { in drawExtendedHDRImageLayers()
591 const std::shared_ptr<ExternalTexture>& srcTexture) { in drawP3ImageLayers()
[all …]
/aosp_15_r20/external/libultrahdr/lib/src/gpu/
H A Deditorhelper_gl.cpp179 GLuint* srcTexture) { in apply_mirror_gles()
221 GLuint* srcTexture) { in apply_rotate_gles()
274 GLuint* srcTexture) { in apply_crop_gles()
315 GLuint* srcTexture) { in apply_resize_gles()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_enc.cpp306 struct pipe_video_buffer * srcTexture, in d3d12_video_encoder_update_picparams_tracking()
373 struct pipe_video_buffer * srcTexture, in d3d12_video_encoder_reconfigure_encoder_objects()
1677 struct pipe_video_buffer * srcTexture, in d3d12_video_encoder_prepare_output_buffers()
1760 struct pipe_video_buffer * srcTexture, in d3d12_video_encoder_reconfigure_session()
H A Dd3d12_video_enc_h264.cpp349 struct pipe_video_buffer *srcTexture, in d3d12_video_encoder_update_current_frame_pic_params_info_h264()
H A Dd3d12_video_enc_hevc.cpp347 struct pipe_video_buffer *srcTexture, in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()
H A Dd3d12_video_enc_av1.cpp1213 struct pipe_video_buffer *srcTexture, in d3d12_video_encoder_update_current_frame_pic_params_info_av1()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp437 Allocator &allocator, const TestTexture &srcTexture, in uploadTestTextureInternal()
528const TestTexture &srcTexture, const TestTexture *srcStencilTexture, in uploadTestTextureInternalSparse()
612 Allocator &allocator, const TestTexture &srcTexture, VkImage destImage, in uploadTestTexture()
657 const TestTexture &srcTexture, VkImage destImage) in uploadTestTextureSparse()
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DCommandList.cpp224 ID3D12Resource* srcTexture = src->d3dResource(); in copyTextureToTexture() local
506 const GrD3DTextureResource* srcTexture, in resolveSubresourceRegion()
/aosp_15_r20/external/skia/src/gpu/graphite/mtl/
H A DMtlBlitCommandEncoder.h89 void copyTextureToTexture(id<MTLTexture> srcTexture, in copyTextureToTexture()
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DRenderbufferImpl.h118 const gl::Texture *srcTexture, in copyTextureSubData()
H A DTextureImpl.cpp66 const gl::Texture *srcTexture, in copyTextureSubData()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DSRGBFramebufferTest.cpp266 GLTexture srcTexture; in TEST_P() local
H A DCopyTextureTest.cpp1992 GLTexture srcTexture; in TEST_P() local
2012 GLTexture srcTexture; in TEST_P() local
H A DRobustResourceInitTest.cpp1730 GLTexture srcTexture; in TEST_P() local
1847 GLTexture srcTexture; in TEST_P() local
H A DTextureTest.cpp6106 GLTexture srcTexture; in testCopyImage() local
6170 GLTexture srcTexture; in testCopyImageDepthStencil() local
6274 GLTexture srcTexture; in TEST_P() local
6313 GLTexture srcTexture; in TEST_P() local
6368 GLTexture srcTexture; in TEST_P() local
6417 GLTexture srcTexture; in TEST_P() local
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCommandBuffer.cpp1517 const VulkanTexture* srcTexture = static_cast<const VulkanTexture*>(texture); in onCopyTextureToBuffer() local
1619 const VulkanTexture* srcTexture = static_cast<const VulkanTexture*>(src); in onCopyTextureToTexture() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/shaders/
H A Dcommon.h108 static inline vec<T, 4> resolveTextureMS(texture2d_ms<T> srcTexture, uint2 coords) in resolveTextureMS()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp264 const gl::Texture *srcTexture, in copyTextureSubData()
/aosp_15_r20/external/angle/src/libANGLE/
H A DRenderbuffer.cpp222 const gl::Texture *srcTexture, in copyTextureSubData()
H A DTexture.cpp1588 const gl::Texture *srcTexture, in copyTextureSubData()
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DTextureNULL.cpp132 const gl::Texture *srcTexture, in copyTextureSubData()
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLProtectedContentTest.cpp619 GLuint srcTexture = 0; in textureFromImageTest() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DTextureWgpu.cpp208 const gl::Texture *srcTexture, in copyTextureSubData()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DBuffer11.cpp1556 const TextureHelper11 &srcTexture = renderTarget->getTexture(); in packPixels() local
H A DTextureStorage11.cpp576 const TextureHelper11 &srcTexture, in updateSubresourceLevel()
724 const TextureHelper11 *srcTexture = nullptr; in copySubresourceLevel() local

12