Searched defs:castEffect (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/gpu/
H A DGrDrawEffect.h30 const T& castEffect() const { return *static_cast<const T*>(this->effect()->get()); } function in class:GrDrawEffect

Completed in 232 milliseconds