Searched refs:compute_source_rect (Results 1 – 1 of 1) sorted by relevance
86 static bool compute_source_rect(const SkLayerInfo::BlockInfo& info, const SkMatrix& initialMat, in compute_source_rect() function168 if (!compute_source_rect(info, initialMat, dstIR, &srcIR) || in FindLayersToAtlas()220 if (!compute_source_rect(info, initialMat, dstIR, &srcIR)) { in FindLayersToHoist()