Searched defs:gLayoutMthds (Results 1 - 1 of 1) sorted by relevance

/external/skia/gm/
H A Dmultipicturedraw.cpp434 static const PFLayoutMtd gLayoutMthds[] = { simple, tiled }; variable
470 SkASSERT(SK_ARRAY_COUNT(gLayoutMthds) == kLayoutCnt);
501 (*gLayoutMthds[fLayout])(canvas, &mpd,

Completed in 107 milliseconds