OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compute_children_limit
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/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);
/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 133 milliseconds