Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLJIT.cpp1830 LLVMTypeRef appendCallbackParams[2] = { fInt8PtrType, fInt8PtrType }; in createModule() local
1832 LLVMFunctionType(fVoidType, appendCallbackParams, 2, in createModule()