/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_simple_image.cpp | 25 dng_simple_image::dng_simple_image (const dng_rect &bounds, in dng_simple_image() argument
|
/third_party/skia/gm/ |
H A D | imagefilterscropped.cpp | 62 SkIRect bounds; in draw_bitmap() local
|
H A D | imagefilterscropexpand.cpp | 62 SkIRect bounds; in DEF_SIMPLE_GM() local
|
H A D | imagefiltersclipped.cpp | 121 SkRect bounds = r; variable
|
H A D | lcdblendmodes.cpp | 36 static sk_sp<SkShader> make_shader(const SkRect& bounds) { in make_shader() argument
|
H A D | tallstretchedbitmaps.cpp | 55 SkRect bounds = SkRect::MakeLTRB(-radius, -radius, radius, radius); in make_bm() local
|
H A D | aarectmodes.cpp | 135 const SkRect bounds = SkRect::MakeWH(W, H); in DEF_SIMPLE_GM() local
|
H A D | orientation.cpp | 94 SkRect bounds; in make_images() local [all...] |
H A D | textblobmixedsizes.cpp | 55 SkRect bounds; variable 125 SkRect bounds = fBlob->bounds(); global() variable [all...] |
H A D | imagefiltersscaled.cpp | 123 SkRect bounds = r; variable
|
H A D | sharedcorners.cpp | 143 const SkRect& bounds = path.getBounds(); in drawRow() local
|
H A D | bigrrectaaeffect.cpp | 105 SkRect bounds = testBounds; variable
|
H A D | pictureimagefilter.cpp | 95 SkRect bounds = SkRect::MakeXYWH(0, 0, 100, 100); variable
|
/third_party/skia/experimental/graphite/src/ |
H A D | DrawPass.h | 52 const SkIRect& bounds() const { return fBounds; } in bounds() function in skgpu::DrawPass
|
/third_party/skia/experimental/xform/ |
H A D | XContext.cpp | 27 RasterXformResolver(const SkIRect& bounds) in RasterXformResolver() argument
|
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/ |
H A D | CorrectnessActivity.java | 29 private Rect bounds = new Rect(0, PADDING, OUTPUT_DIMS, OUTPUT_DIMS+PADDING); field in CorrectnessActivity
|
/third_party/skia/bench/ |
H A D | PolyUtilsBench.cpp | 75 SkRect bounds; variable
|
H A D | PathTextBench.cpp | 61 const SkRect& bounds = glyph.getBounds(); variable
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_drag/ |
H A D | text_drag_overlay_modifier.cpp | 57 auto bounds = rsPath.GetBounds(); in PaintShadow() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_canvas_node.cpp | 200 auto bounds = GetStagingProperties().GetBounds(); in OnBoundsSizeChanged() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | aa_rect_modes.cpp | 175 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 D | rs_surface_node_cmd_test.cpp | 260 Vector4f bounds;
in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/ |
H A D | rs_surface_node_command_test.cpp | 166 Vector4f bounds; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_surface_node_test.cpp | 90 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 D | appearance_outlineborder_test.cpp | 36 void setNode(std::shared_ptr<RSCanvasNode>& node, const Vector4f& bounds, Vector4<Color> outLineColor) in setNode() argument
|