| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsWinding.cpp | 71 static bool sideways_overlap(const SkRect& rect, const SkPoint& pt, SkOpRayDir dir) { in sideways_overlap() argument
|
| /third_party/skia/tests/ |
| H A D | ReadPixelsTest.cpp | 252 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 D | dng_utils.cpp | 338 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 D | SkPathRef.h | 162 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 D | TextLine.h | 221 SkRect rect; member
|
| /third_party/skia/modules/canvaskit/htmlcanvas/ |
| H A D | canvas2dcontext.js | |
| /third_party/skia/modules/canvaskit/ |
| H A D | paragraph_bindings.cpp | 251 SkRect rect; member
|
| H A D | externs.js | |
| /third_party/skia/modules/pathkit/ |
| H A D | externs.js | |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/ |
| H A D | hifb_vou_drv.c | 253 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 D | Rkvpu_OMX_VdecControl.c | 818 im_rect rect; in Rkvpu_Frame2Outbuf() local 968 im_rect rect; in Rkvpu_Frame2Outbuf() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | dvbsubdec.c | 663 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 D | xcbgrab.c | 677 av_unused xcb_rectangle_t rect = { 0, 0, c->width, c->height }; in setup_window() local
|
| /third_party/lzma/CPP/Windows/ |
| H A D | Window.h | 216 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 D | svga_cmd.c | 951 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 D | vdpau_private.h | 339 RectToPipeBox(const VdpRect *rect, struct pipe_resource *res) in RectToPipeBox() argument [all...] |
| /third_party/mesa3d/src/vulkan/wsi/ |
| H A D | wsi_common_wayland.c | 1074 const VkRectLayerKHR *rect = &damage->pRectangles[i]; in wsi_wl_swapchain_queue_present() local
|
| /third_party/libinput/src/ |
| H A D | evdev-fallback.c | 1179 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 D | vl_mpeg12_decoder.c | 597 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 D | vktDrawDiscardRectanglesTests.cpp | 380 VkRect2D rect; in generateDiscardRectangles() local [all...] |
| H A D | vktDrawNegativeViewportHeightTests.cpp | 479 VkRect2D rect = makeRect2D(0, 0, WIDTH, HEIGHT); in iterate() local
|
| H A D | vktDrawScissorTests.cpp | 181 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 D | vktDrawShaderViewportIndexTests.cpp | 181 const VkRect2D rect = makeRect2D(renderSize); in makeGraphicsPipeline() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsOcclusionQueryTests.cpp | 170 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 D | vktPipelineBlendOperationAdvancedTests.cpp | 1211 const VkClearRect rect = in prepareRenderPass() local
|