/third_party/mesa3d/src/imgui/ |
H A D | imstb_rectpack.h | 549 STBRP_DEF int stbrp_pack_rects(stbrp_context *context, stbrp_rect *rects, int num_rects) in stbrp_pack_rects() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_state_viewport.c | 654 struct pipe_scissor_state *rects = sctx->window_rectangles; in si_emit_window_rectangles() local 682 si_set_window_rectangles(struct pipe_context *ctx, bool include, unsigned num_rectangles, const struct pipe_scissor_state *rects) si_set_window_rectangles() argument
|
/third_party/skia/src/core/ |
H A D | SkMaskFilter.cpp | 209 static int countNestedRects(const SkPath& path, SkRect rects[2]) { in countNestedRects() argument 236 SkRect rects[2]; in filterPath() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_rectpack.h | 558 STBRP_DEF int stbrp_pack_rects(stbrp_context *context, stbrp_rect *rects, int num_rects) in stbrp_pack_rects() argument [all...] |
/third_party/skia/tests/ |
H A D | RegionTest.cpp | 241 const SkIRect rects[] = { in DEF_TEST() local
|
H A D | MatrixClipCollapseTest.cpp | 180 SkIRect rects[2] = { in emit_clip() local
|
H A D | PictureTest.cpp | 901 const SkRect rects[] = { in DEF_TEST() local
|
/foundation/arkui/ace_engine/frameworks/core/components/bubble/ |
H A D | render_bubble.cpp | 1017 std::vector<Rect> rects; in OnPaintFinish() local 1022 std::vector<Rect> rects; in OnPaintFinish() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/ |
H A D | overlay_test_update.cpp | 1779 std::vector<Rect> rects; in HWTEST_F() local 1839 std::vector<Rect> rects; in HWTEST_F() local 1902 std::vector<Rect> rects; in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/navigation/ |
H A D | navigation_model_test_ng.cpp | 2031 std::vector<Rect> rects; in HWTEST_F() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_common_test_ng.h | 192 std::vector<RectF> rects; member
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/ |
H A D | typography.cpp | 212 auto rects = paragraph_->GetRectsForRange(left, right, txtRectHeightStyle, txtRectWidthStyle); in GetTextRectsByBoundary() local 224 auto rects = paragraph_->GetRectsForPlaceholders(); in GetTextRectsOfPlaceholders() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_surface.cpp | 524 void SkiaSurface::SetDrawingArea(const std::vector<RectI>& rects) in SetDrawingArea() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_vsync_rate_reduce_manager.cpp | 312 const std::vector<Occlusion::Rect>& rects = region.GetRegionRects(); in CalcMaxVisibleRect() local
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_display.cpp | 1009 EGLBoolean EglWrapperDisplay::SwapBuffersWithDamageKHR(EGLSurface draw, EGLint *rects, EGLint nRects) in SwapBuffersWithDamageKHR() argument 1039 EGLBoolean EglWrapperDisplay::SetDamageRegionKHR(EGLSurface surf, EGLint *rects, EGLint nRects) in SetDamageRegionKHR() argument 1207 EGLBoolean EglWrapperDisplay::SwapBuffersWithDamageEXT(EGLSurface surface, const EGLint *rects, EGLint nRects) in SwapBuffersWithDamageEXT() argument
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_test.cpp | 197 std::vector<Rect> rects; in HWTEST_F() local
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_test.cpp | 1603 std::vector<Rect> rects;
in HWTEST_F() local 1618 std::vector<Rect> rects;
in HWTEST_F() local
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_x11_dri3.c | 442 dri3_swap_buffers_with_damage(_EGLDisplay *disp, _EGLSurface *draw, const EGLint *rects, EGLint n_rects) dri3_swap_buffers_with_damage() argument
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_blit2d.c | 197 radv_meta_blit2d_normal_dst(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_surf *src_img, struct radv_meta_blit2d_buffer *src_buf, struct radv_meta_blit2d_surf *dst, unsigned num_rects, struct radv_meta_blit2d_rect *rects, enum blit2d_src_type src_type, uint32_t log2_samples) radv_meta_blit2d_normal_dst() argument 376 radv_meta_blit2d(struct radv_cmd_buffer *cmd_buffer, struct radv_meta_blit2d_surf *src_img, struct radv_meta_blit2d_buffer *src_buf, struct radv_meta_blit2d_surf *dst, unsigned num_rects, struct radv_meta_blit2d_rect *rects) radv_meta_blit2d() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_resource.c | 473 get_damage_bound_box(struct pipe_resource *pres, const struct pipe_box *rects, unsigned int nrects, struct pipe_scissor_state *bound) get_damage_bound_box() argument 491 lima_resource_set_damage_region(struct pipe_screen *pscreen, struct pipe_resource *pres, unsigned int nrects, const struct pipe_box *rects) lima_resource_set_damage_region() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_blitter.h | 578 util_blitter_save_window_rectangles(struct blitter_context *blitter, boolean include, unsigned num_rectangles, const struct pipe_scissor_state *rects) util_blitter_save_window_rectangles() argument
|
/third_party/skia/src/image/ |
H A D | SkSurface.cpp | 388 void SkSurface::setDrawingArea(const std::vector<SkIRect>& rects) { in setDrawingArea() argument
|
/third_party/skia/src/gpu/ops/ |
H A D | DrawAtlasOp.cpp | 105 DrawAtlasOpImpl(GrProcessorSet* processorSet, const SkPMColor4f& color, const SkMatrix& viewMatrix, GrAAType aaType, int spriteCount, const SkRSXform* xforms, const SkRect* rects, const SkColor* colors) DrawAtlasOpImpl() argument 312 Make(GrRecordingContext* context, GrPaint&& paint, const SkMatrix& viewMatrix, GrAAType aaType, int spriteCount, const SkRSXform* xforms, const SkRect* rects, const SkColor* colors) Make() argument
|
/third_party/skia/modules/canvaskit/ |
H A D | paragraph_bindings.cpp | 263 SimpleTextBox* rects = new SimpleTextBox[boxes.size()]; in TextBoxesToFloat32Array() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fStencilTexturingTests.cpp | 67 static void genTestRects (vector<IVec4>& rects, int width, int height) in genTestRects() argument 89 static void rectsToTriangles (const vector<IVec4>& rects, int width, int height, vector<Vec2>& positions, vector<deUint16>& indices) in rectsToTriangles() argument 138 vector<IVec4> rects; drawTestPattern() local 168 vector<IVec4> rects; renderTestPatternReference() local [all...] |