HomeSort by relevance Sort by last modified time
    Searched full:compute_source_rect (Results 1 - 1 of 1) sorted by null

  /external/skia/src/gpu/
GrLayerHoister.cpp 86 static bool compute_source_rect(const SkLayerInfo::BlockInfo& info, const SkMatrix& initialMat, function
168 if (!compute_source_rect(info, initialMat, dstIR, &srcIR) ||
220 if (!compute_source_rect(info, initialMat, dstIR, &srcIR)) {

Completed in 101 milliseconds