Home
last modified time | relevance | path

Searched defs:fillType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/dfx/
H A Drs_dirty_rects_dfx_test.cpp274 RSDirtyRectsDfx::RSPaintStyle fillType = RSDirtyRectsDfx::RSPaintStyle::STROKE; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_dirty_rects_dfx.cpp198 RectI dirtyRect, const Drawing::Color color, const RSPaintStyle fillType, int edgeWidth) const in DrawDirtyRectForDFX() argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dpath_test.h40 PathSetFillType(int type, OH_Drawing_PathFillType fillType) : TestBase(type), fType(fillType) in PathSetFillType()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/
H A Drs_render_thread_visitor_test.cpp1010 RSRenderThreadVisitor::RSPaintStyle fillType; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp219 RSPaintStyle fillType, float alpha, int strokeWidth) in DrawRectOnCanvas()