Searched defs:sourceType (Results 1 – 5 of 5) sorted by relevance
148 function SourceCountDataSeries(sourceType, eventType) { argument
236 for (int sourceType = 1; sourceType & kAll_SrcType; sourceType <<= 1) { in onDraw() local
751 private Rop getCastRop(com.android.dx.rop.type.Type sourceType, in getCastRop()
651 TypeId<?> sourceType = TypeId.get(source); in numericCastingMethod() local
3329 …unctionName, TexFuncValidationFunctionType functionType, TexFuncValidationSourceType sourceType, G… in validateTexFunc()