Searched refs:SkLongArray (Results 1 – 10 of 10) sorted by relevance
39 typedef SkLongArray(SkActive*) SkTDActiveArray;40 typedef SkLongArray(SkAnimateBase*) SkTDAnimateArray;41 typedef SkLongArray(SkDataInput*) SkTDDataArray;42 typedef SkLongArray(SkDisplayable*) SkTDDisplayableArray;43 typedef SkLongArray(SkDisplayEvent*) SkTDDisplayEventArray;44 typedef SkLongArray(SkDrawable*) SkTDDrawableArray;45 typedef SkLongArray(SkDrawColor*) SkTDDrawColorArray;46 typedef SkLongArray(SkMatrixPart*) SkTDMatrixPartArray;47 typedef SkLongArray(const SkMemberInfo*) SkTDMemberInfoArray;48 typedef SkLongArray(SkPaintPart*) SkTDPaintPartArray;[all …]
17 typedef SkLongArray(SkString*) SkTDStringArray;18 typedef SkLongArray(SkScriptCallBack*) SkTDScriptCallBackArray;44 SkLongArray(SkOpArray*) fTrackArray;
18 typedef SkLongArray(SkString*) SkTDStringArray;256 SkLongArray(SkScriptCallBack*) fCallBackArray;260 SkLongArray(SkOpArray*) fTrackArray;
14 typedef SkLongArray(SkOperand2) SkTDOperand2Array;
28 #define SkLongArray(type) SkTDArray<type> macro138 #define SkLongArray(type) SkTDS32Array<type> macro