Home
last modified time | relevance | path

Searched defs:bounds (Results 151 - 175 of 547) sorted by relevance

12345678910>>...22

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_simple_image.cpp25 dng_simple_image::dng_simple_image (const dng_rect &bounds, in dng_simple_image() argument
/third_party/skia/gm/
H A Dimagefilterscropped.cpp62 SkIRect bounds; in draw_bitmap() local
H A Dimagefilterscropexpand.cpp62 SkIRect bounds; in DEF_SIMPLE_GM() local
H A Dimagefiltersclipped.cpp121 SkRect bounds = r; variable
H A Dlcdblendmodes.cpp36 static sk_sp<SkShader> make_shader(const SkRect& bounds) { in make_shader() argument
H A Dtallstretchedbitmaps.cpp55 SkRect bounds = SkRect::MakeLTRB(-radius, -radius, radius, radius); in make_bm() local
H A Daarectmodes.cpp135 const SkRect bounds = SkRect::MakeWH(W, H); in DEF_SIMPLE_GM() local
H A Dorientation.cpp94 SkRect bounds; in make_images() local
[all...]
H A Dtextblobmixedsizes.cpp55 SkRect bounds; variable
125 SkRect bounds = fBlob->bounds(); global() variable
[all...]
H A Dimagefiltersscaled.cpp123 SkRect bounds = r; variable
H A Dsharedcorners.cpp143 const SkRect& bounds = path.getBounds(); in drawRow() local
H A Dbigrrectaaeffect.cpp105 SkRect bounds = testBounds; variable
H A Dpictureimagefilter.cpp95 SkRect bounds = SkRect::MakeXYWH(0, 0, 100, 100); variable
/third_party/skia/experimental/graphite/src/
H A DDrawPass.h52 const SkIRect& bounds() const { return fBounds; } in bounds() function in skgpu::DrawPass
/third_party/skia/experimental/xform/
H A DXContext.cpp27 RasterXformResolver(const SkIRect& bounds) in RasterXformResolver() argument
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
H A DCorrectnessActivity.java29 private Rect bounds = new Rect(0, PADDING, OUTPUT_DIMS, OUTPUT_DIMS+PADDING); field in CorrectnessActivity
/third_party/skia/bench/
H A DPolyUtilsBench.cpp75 SkRect bounds; variable
H A DPathTextBench.cpp61 const SkRect& bounds = glyph.getBounds(); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/
H A Dtext_drag_overlay_modifier.cpp57 auto bounds = rsPath.GetBounds(); in PaintShadow() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_canvas_node.cpp200 auto bounds = GetStagingProperties().GetBounds(); in OnBoundsSizeChanged() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Daa_rect_modes.cpp175 OH_Drawing_Rect *bounds = OH_Drawing_RectCreate(0, 0, W, H); in OnTestFunction() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/
H A Drs_surface_node_cmd_test.cpp260 Vector4f bounds; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/
H A Drs_surface_node_command_test.cpp166 Vector4f bounds; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_surface_node_test.cpp90 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); in HWTEST_F() local
108 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); in HWTEST_F() local
126 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
145 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
164 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
183 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
200 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
214 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
228 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
242 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
256 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
270 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
284 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
298 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
312 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
326 auto bounds = surfaceNode->GetStagingProperties().GetBounds(); HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dappearance_outlineborder_test.cpp36 void setNode(std::shared_ptr<RSCanvasNode>& node, const Vector4f& bounds, Vector4<Color> outLineColor) in setNode() argument

Completed in 13 milliseconds

12345678910>>...22