Searched refs:getMatteType (Results 1 – 2 of 2) sorted by relevance
50 CompositeMethod getMatteType();
129 CompositeMethod LottieParser::getMatteType() in getMatteType() function in LottieParser1366 else if (KEY_AS("tt")) layer->matteType = getMatteType(); in parseLayer()