Home
last modified time | relevance | path

Searched refs:OverdrawColorArray (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/
H A Drs_overdraw_controller.h33 using OverdrawColorArray = std::array<Drawing::ColorQuad, OverdrawColorArrayLength>; variable
43 OverdrawColorArray GetColorArray() const;
76 OverdrawColorArray colorArray_ = {
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/overdraw/
H A Drs_overdraw_controller.cpp73 OverdrawColorArray RSOverdrawController::GetColorArray() const in GetColorArray()
123 OverdrawColorArray colorArray = that.colorArray_; in OnColorChange()
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dknuckle_divergent_point.cpp44 OHOS::Rosen::OverdrawColorArray colorArray = { in KnuckleDivergentPoint()
H A Dknuckle_glow_point.cpp43 OHOS::Rosen::OverdrawColorArray colorArray = { in KnuckleGlowPoint()