Searched refs:getColorProto (Results 1 – 2 of 2) sorted by relevance
82 void LayerProtoHelper::writeToProto(const half4 color, std::function<ColorProto*()> getColorProto) { in writeToProto() argument85 ColorProto* colorProto = getColorProto(); in writeToProto()
39 static void writeToProto(const half4 color, std::function<ColorProto*()> getColorProto);