Searched refs:is_transition (Results 1 - 2 of 2) sorted by relevance

/external/skia/samplecode/
H A DTransitionView.cpp18 bool is_transition(SkView* view) { function
144 if (is_transition(fPrev))
H A DSampleApp.cpp61 //extern bool is_transition(SkView* view);
1163 if (fDebugger && !is_debugger(curr) && !is_transition(curr) && !is_overview(curr)) {
1740 if (!is_debugger(view) && !is_overview(view) && !is_transition(view) && fDebugger) {

Completed in 201 milliseconds