Home | History | Annotate | Download | only in hwui

Lines Matching defs:shaders

172     const Vector<SkiaShader*> &shaders = recorder.getShaders();
173 for (size_t i = 0; i < shaders.size(); i++) {
174 SkiaShader* resource = shaders.itemAt(i);