Home
last modified time | relevance | path

Searched defs:canvasWidth (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_attraction_effect_filter_test.cpp253 float canvasWidth = 10.f; variable
275 float canvasWidth = 10.f; variable
301 float canvasWidth = 10.f; variable
327 float canvasWidth = 10.f; variable
359 float canvasWidth = 10.f; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_render_engine_test.cpp63 const int canvasWidth = 10; in SetUpTestCase() local
192 const int canvasWidth = 10; variable
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.h204 int canvasWidth = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_player.cpp133 uint32_t canvasWidth = pngInfo->header.width; in GetApngAllFrames() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_attraction_effect_filter.cpp365 void RSAttractionEffectFilter::CalculateWindowStatus(float canvasWidth, float canvasHeight, Vector2… in CalculateWindowStatus()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1500 float canvasWidth = properties.GetBoundsRect().GetWidth(); in DrawSpherize() local
H A Drs_properties.cpp2422 float canvasWidth = GetBoundsRect().GetWidth(); in CreateAttractionEffectFilter() local