Searched defs:CanvasPropertyPrimitive (Results 1 - 1 of 1) sorted by path

/frameworks/base/libs/hwui/
H A DCanvasProperty.h28 class CanvasPropertyPrimitive : public VirtualLightRefBase { class in namespace:android::uirenderer
29 PREVENT_COPY_AND_ASSIGN(CanvasPropertyPrimitive);
31 CanvasPropertyPrimitive(float initialValue) : value(initialValue) {} function in class:android::uirenderer::CanvasPropertyPrimitive

Completed in 2024 milliseconds