Searched defs:LayerEntry (Results 1 – 1 of 1) sorted by relevance
98 struct LayerEntry { struct99 LayerEntry(): in LayerEntry() function103 LayerEntry(const uint32_t layerWidth, const uint32_t layerHeight): mLayer(nullptr) { in LayerEntry() function108 LayerEntry(Layer* layer): in LayerEntry() function129 }; // struct LayerEntry argument