Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/particles/src/
DSkParticleDrawable.cpp39 struct DrawAtlasArrays { struct
40 DrawAtlasArrays(const SkParticles& particles, int count, SkPoint center) in DrawAtlasArrays() argument
84 DrawAtlasArrays arrays(particles, count, center); in REFLECTED() argument
126 DrawAtlasArrays arrays(particles, count, center); in REFLECTED()
/third_party/skia/modules/particles/src/
DSkParticleDrawable.cpp41 struct DrawAtlasArrays { struct
42 DrawAtlasArrays(const SkParticles& particles, int count, SkPoint center) in DrawAtlasArrays() function
84 DrawAtlasArrays arrays(particles, count, center); in REFLECTED() argument
130 DrawAtlasArrays arrays(particles, count, center); in REFLECTED()