HomeSort by relevance Sort by last modified time
    Searched refs:compute_children_limit (Results 1 - 2 of 2) sorted by null

  /external/skia/legacy/src/views/
SkStackViewLayout.cpp 74 static SkScalar compute_children_limit(SkView* parent, GetSizeProc sizeProc, int* count, function
151 SkScalar childLimit = compute_children_limit(parent, mainGetSizeP, &childCount, flexMask, &flexCount);
  /external/skia/src/views/
SkStackViewLayout.cpp 74 static SkScalar compute_children_limit(SkView* parent, GetSizeProc sizeProc, int* count, function
151 SkScalar childLimit = compute_children_limit(parent, mainGetSizeP, &childCount, flexMask, &flexCount);

Completed in 83 milliseconds