Searched refs:getMaybeNull (Results 1 – 2 of 2) sorted by relevance
103 T* getMaybeNull() const { return fPtr; } in getMaybeNull() function
25 const SkPaint* paint() const { return fLazyPaint.getMaybeNull(); } in paint()