Searched refs:sf2 (Results 1 – 5 of 5) sorted by relevance
90 SegmentFormatter sf2 = new SegmentFormatter(); in onCreate() local91 sf2.configure(getApplicationContext(), R.xml.pie_segment_formatter2); in onCreate()93 sf2.getFillPaint().setMaskFilter(emf); in onCreate()106 pie.addSeries(s2, sf2); in onCreate()
28 ; CHECK: lw $[[R2:[0-9]+]], %got(sf2)29 ; CHECK: addiu ${{[0-9]+}}, $[[R2]], %lo(sf2)34 %cond = select i1 %tobool3, void (...)* %tmp4, void (...)* bitcast (void ()* @sf2 to void (...)*)39 define internal void @sf2() nounwind {
26 bl SYMBOL_NAME(__ ## cond ## sf2) SEPARATOR \
15 float *sf2 = sub_framework;
193 constexpr int (*sf2)(int) = &s.f; variable