Home
last modified time | relevance | path

Searched refs:toPaintRef (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/hwui/apex/
H A DTypeCast.h52 static inline const Paint& toPaintRef(const APaint* paint) { in toPaintRef() function
H A Dandroid_canvas.cpp104 TypeCast::toPaintRef(paint)); in ACanvas_drawRect()