Home
last modified time | relevance | path

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

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