Home
last modified time | relevance | path

Searched refs:fInt32Vector2Type (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/sksl/
DSkSLJIT.h317 LLVMTypeRef fInt32Vector2Type; variable
DSkSLJIT.cpp113 fInt32Vector2Type = LLVMVectorType(fInt32Type, 2); in JIT()
263 return fInt32Vector2Type; in getType()
/external/skqp/src/sksl/
DSkSLJIT.h317 LLVMTypeRef fInt32Vector2Type; variable
DSkSLJIT.cpp113 fInt32Vector2Type = LLVMVectorType(fInt32Type, 2); in JIT()
263 return fInt32Vector2Type; in getType()