Home
last modified time | relevance | path

Searched defs:PathTexture (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DPathCache.h76 struct PathTexture : public Texture { struct
77 PathTexture(Caches& caches, int generation) : Texture(caches) { this->generation = generation; } in PathTexture() function
79 ~PathTexture() { clearTask(); } in ~PathTexture() argument
106 }; // struct PathTexture argument