Home
last modified time | relevance | path

Searched defs:rect (Results 451 - 475 of 626) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/skia/src/pathops/
H A DSkPathOpsWinding.cpp71 static bool sideways_overlap(const SkRect& rect, const SkPoint& pt, SkOpRayDir dir) { in sideways_overlap() argument
/third_party/skia/tests/
H A DReadPixelsTest.cpp252 static void init_bitmap(SkBitmap* bitmap, const SkIRect& rect, TightRowBytes tightRB, in init_bitmap() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_utils.cpp338 MaxSquaredDistancePointToRect(const dng_point_real64 &point, const dng_rect_real64 &rect) MaxSquaredDistancePointToRect() argument
363 MaxDistancePointToRect(const dng_point_real64 &point, const dng_rect_real64 &rect) MaxDistancePointToRect() argument
/third_party/skia/include/private/
H A DSkPathRef.h162 void setBounds(const SkRect& rect) { fPathRef->setBounds(rect); } in setBounds() argument
233 bool isOval(SkRect* rect, bool* isCCW, unsigned* start) const { in isOval() argument
404 void setBounds(const SkRect& rect) { in setBounds() argument
[all...]
/third_party/skia/modules/skparagraph/src/
H A DTextLine.h221 SkRect rect; member
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dcanvas2dcontext.js
/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp251 SkRect rect; member
H A Dexterns.js
/third_party/skia/modules/pathkit/
H A Dexterns.js
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_vou_drv.c253 HIFB_RECT rect = { 0 }; in hifb_drv_set_layer_src_image_reso() local
266 HIFB_RECT rect; in hifb_drv_set_layer_rect() local
[all...]
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/
H A DRkvpu_OMX_VdecControl.c818 im_rect rect; in Rkvpu_Frame2Outbuf() local
968 im_rect rect; in Rkvpu_Frame2Outbuf() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Ddvbsubdec.c663 static void compute_default_clut(DVBSubContext *ctx, uint8_t *clut, AVSubtitleRect *rect, int w, int h) in compute_default_clut() argument
735 AVSubtitleRect *rect; in save_subtitle_set() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c677 av_unused xcb_rectangle_t rect = { 0, 0, c->width, c->height }; in setup_window() local
/third_party/lzma/CPP/Windows/
H A DWindow.h216 RECT rect; in ChangeSubWindowSizeX() local
225 void ScreenToClient(RECT *rect) in ScreenToClient() argument
241 GetClientRect(LPRECT rect) GetClientRect() argument
250 InvalidateRect(LPCRECT rect, bool backgroundErase = true) InvalidateRect() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.c951 SVGA3dRect *rect; in SVGA3D_ClearRect() local
1144 SVGA3D_SetViewport(struct svga_winsys_context *swc, SVGA3dRect *rect) SVGA3D_SetViewport() argument
1183 SVGA3D_SetScissorRect(struct svga_winsys_context *swc, SVGA3dRect *rect) SVGA3D_SetScissorRect() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dvdpau_private.h339 RectToPipeBox(const VdpRect *rect, struct pipe_resource *res) in RectToPipeBox() argument
[all...]
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c1074 const VkRectLayerKHR *rect = &damage->pRectangles[i]; in wsi_wl_swapchain_queue_present() local
/third_party/libinput/src/
H A Devdev-fallback.c1179 struct device_coord_rect rect; in fallback_interface_update_rect() local
1003 cancel_touches(struct fallback_dispatch *dispatch, struct evdev_device *device, const struct device_coord_rect *rect, uint64_t time) cancel_touches() argument
1198 struct device_coord_rect rect = {0}; fallback_interface_toggle_touch() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.c597 struct pipe_box rect = { 0, 0, 0, 1, 1, 1 }; in vl_mpeg12_begin_frame() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDiscardRectanglesTests.cpp380 VkRect2D rect; in generateDiscardRectangles() local
[all...]
H A DvktDrawNegativeViewportHeightTests.cpp479 VkRect2D rect = makeRect2D(0, 0, WIDTH, HEIGHT); in iterate() local
H A DvktDrawScissorTests.cpp181 const VkClearRect rect = in addCommands() local
836 VkRect2D rect = makeRect2D(10, 20, WIDTH - 60, HEIGHT - 70); in createTests() local
864 VkRect2D rect = makeRect2D(10, 20, WIDTH - 60, HEIGHT - 70); createTests() local
[all...]
H A DvktDrawShaderViewportIndexTests.cpp181 const VkRect2D rect = makeRect2D(renderSize); in makeGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsOcclusionQueryTests.cpp170 const VkClearRect rect = in commandClearDepthAttachment() local
193 const VkClearRect rect = in commandClearStencilAttachment() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp1211 const VkClearRect rect = in prepareRenderPass() local

Completed in 33 milliseconds

1...<<11121314151617181920>>...26