Home | History | Annotate | Download | only in src

Lines Matching refs:readRaw

2173             (*sv_it).readRaw("f", sv.ptr(i), var_count*sv.elemSize());
2193 dfi["alpha"].readRaw("d", (uchar*)&df_alpha[ofs], sv_count*sizeof(df_alpha[0]));
2195 dfi["index"].readRaw("i", (uchar*)&df_index[ofs], sv_count*sizeof(df_index[0]));