Home
last modified time | relevance | path

Searched defs:bounds (Results 51 - 75 of 519) sorted by relevance

12345678910>>...21

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_texture_export.cpp53 auto bounds = rootNode_->GetStagingProperties().GetBounds(); in DoTextureExport() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dappearance_clip_test.cpp53 Vector4f bounds = { i * 410.0, j * 500.0, 400.0, 400.0 }; in GRAPHIC_TEST() local
97 Vector4f bounds = { i * 410.0, j * 500.0, 400.0, 400.0 }; in GRAPHIC_TEST() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_text_blob_builder.cpp36 const TextBlobBuilder::RunBuffer& SkiaTextBlobBuilder::AllocRunPos(const Font& font, int count, const Rect* bounds) in AllocRunPos() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_record_cmd.cpp54 auto bounds = Drawing::Rect(0, 0, width, height); in OH_Drawing_RecordCmdUtilsBeginRecording() local
/third_party/skia/samplecode/
H A DSampleGlyphTransform.cpp51 SkRect bounds; variable
H A DSampleLayers.cpp200 const SkRect bounds = path.getBounds(); variable
H A DSampleHairModes.cpp79 const SkRect bounds = SkRect::MakeWH(W, H); variable
/third_party/skia/src/core/
H A DSkDrawable.cpp76 const SkRect bounds = this->getBounds(); in onNewPictureSnapshot() local
H A DSkRecordedDrawable.cpp69 SkRect bounds; in CreateProc() local
H A DSkRecordedDrawable.h16 SkRecordedDrawable(sk_sp<SkRecord> record, sk_sp<SkBBoxHierarchy> bbh, std::unique_ptr<SkDrawableList> drawableList, const SkRect& bounds) SkRecordedDrawable() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferWin.hpp53 RECT bounds; member in sw::FrameBufferWin
/third_party/skia/tests/
H A DAnnotationTest.cpp96 SkRect bounds = SkRect::MakeIWH(400, 400); in DEF_TEST() local
113 SkRect bounds = SkRect::MakeIWH(400, 400); in DEF_TEST() local
H A DBlitMaskClip.cpp19 TestBlitter(SkIRect bounds, skiatest::Reporter* reporter) in TestBlitter() argument
H A DPathOpsBoundsTest.cpp49 SkPathOpsBounds bounds; in DEF_TEST() local
[all...]
H A DRecorderTest.cpp59 SkRect bounds = SkRect::MakeWH(320, 240); in DEF_TEST() local
/third_party/skia/docs/examples/
H A Dchecker_board.cpp18 SkRect bounds = SkRect::MakeWH(256, 256); in REG_FIDDLE() local
H A DTextBlob_getIntercepts.cpp20 SkScalar bounds[] = { 116, 134 }; in REG_FIDDLE() local
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DRectangle.cpp37 const auto bounds = SkRect::MakeXYWH(fPosition.x - fSize.x / 2, variable
/third_party/skia/gm/
H A Dconicpaths.cpp123 const SkRect& bounds = fPaths[p].getBounds(); variable
H A Dimageblurtiled.cpp46 SkRect bounds = canvas->getLocalClipBounds(); variable
H A Dtextblobcolortrans.cpp44 SkRect bounds; variable
75 SkRect bounds = fBlob->bounds(); variable
H A Dtextblobblockreordering.cpp43 SkRect bounds; variable
70 SkRect bounds = fBlob->bounds(); variable
H A Dcomplexclip_blur_tiled.cpp46 SkRect bounds = canvas->getLocalClipBounds(); variable
H A Ddestcolor.cpp70 SkRect bounds = SkRect::MakeIWH(512, 512); in DEF_SIMPLE_GPU_GM_CAN_FAIL() local
H A Dtextblobtransforms.cpp40 SkRect bounds; variable
76 SkRect bounds = fBlob->bounds(); variable

Completed in 7 milliseconds

12345678910>>...21