Home
last modified time | relevance | path

Searched defs:blit (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferOzone.cpp45 void FrameBufferOzone::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() function in sw::FrameBufferOzone
DFrameBufferGDI.cpp79 void FrameBufferGDI::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() function in sw::FrameBufferGDI
100 …void FrameBufferGDI::blit(HWND windowOverride, sw::Surface *source, const Rect *sourceRect, const … in blit() function in sw::FrameBufferGDI
DFrameBufferDD.cpp284 void FrameBufferDD::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() function in sw::FrameBufferDD
331 …void FrameBufferDD::blit(HWND windowOverride, sw::Surface *source, const Rect *sourceRect, const R… in blit() function in sw::FrameBufferDD
DFrameBufferAndroid.cpp67 void FrameBufferAndroid::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() function in sw::FrameBufferAndroid
DFrameBufferX11.cpp142 void FrameBufferX11::blit(sw::Surface *source, const Rect *sourceRect, const Rect *destRect) in blit() function in sw::FrameBufferX11
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_blit.c218 SDL_BlitFunc blit = NULL; in SDL_CalculateBlit() local
DSDL_blit.h89 SDL_blit blit; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp145 angle::Result FramebufferNULL::blit(const gl::Context *context, in blit() function in rx::FramebufferNULL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DFramebufferNULL.cpp173 angle::Result FramebufferNULL::blit(const gl::Context *context, in blit() function in rx::FramebufferNULL
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DBlitter.cpp139 …void Blitter::blit(Surface *source, const SliceRectF &sourceRect, Surface *dest, const SliceRect &… in blit() function in sw::Blitter
1186 Pointer<Byte> blit(function.Arg<0>()); in generate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp237 angle::Result FramebufferD3D::blit(const gl::Context *context, in blit() function in rx::FramebufferD3D
/third_party/NuttX/drivers/video/
Dfb.c673 struct fb_overlayblit_s blit; in fb_ioctl() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp277 angle::Result FramebufferD3D::blit(const gl::Context *context, in blit() function in rx::FramebufferD3D
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkmacros.h82 #define GST_VK_IMAGE_BLIT(blit,srcSubresource_,srcOffset_,srcExtent_,dstSubresource_,dstOffset_,dst… argument
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp1678 Pointer<Byte> blit(function.Arg<0>()); in generate() local
1835 void Blitter::blit(const vk::Image *src, vk::Image *dst, VkImageBlit2KHR region, VkFilter filter) in blit() function in sw::Blitter
2266 Pointer<Byte> blit(function.Arg<0>()); in generateCornerUpdate() local
/third_party/skia/samplecode/
DSampleThinAA.cpp210 SkPaint blit; in redraw() local
/third_party/flutter/skia/samplecode/
DSampleThinAA.cpp212 SkPaint blit; in redraw() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp579 VkImageBlit blit = {}; in blitWithCommand() local
604 angle::Result FramebufferVk::blit(const gl::Context *context, in blit() function in rx::FramebufferVk
DUtilsVk.h227 float blit[2]; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp878 VkImageBlit blit = {}; in blitWithCommand() local
899 angle::Result FramebufferVk::blit(const gl::Context *context, in blit() function in rx::FramebufferVk
DUtilsVk.h399 float blit[2]; member
/third_party/NuttX/include/nuttx/video/
Dfb.h574 int (*blit)(struct fb_vtable_s *vtable, member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp553 angle::Result FramebufferGL::blit(const gl::Context *context, in blit() function in rx::FramebufferGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFramebufferGL.cpp741 angle::Result FramebufferGL::blit(const gl::Context *context, in blit() function in rx::FramebufferGL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp1525 angle::Result Framebuffer::blit(const Context *context, in blit() function in gl::Framebuffer

12