Searched refs:RSLinkRuntimeCallback (Results 1 - 7 of 7) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSCompilerDriver.h48 RSLinkRuntimeCallback mLinkRuntimeCallback;
88 void setLinkRuntimeCallback(RSLinkRuntimeCallback c) {
92 RSLinkRuntimeCallback getLinkRuntimeCallback() const {
113 const char* pRuntimePath, RSLinkRuntimeCallback pLinkRuntimeCallback = NULL,
H A DRSScript.h48 RSLinkRuntimeCallback mLinkRuntimeCallback;
90 void setLinkRuntimeCallback(RSLinkRuntimeCallback fn){
H A DRSInfo.h44 typedef llvm::Module* (*RSLinkRuntimeCallback) (bcc::RSScript *, llvm::Module *, llvm::Module *); typedef in class:bcc::llvm
/frameworks/rs/cpu_ref/
H A DrsCpuCore.h163 bcc::RSLinkRuntimeCallback pLinkRuntimeCallback) {
166 bcc::RSLinkRuntimeCallback getLinkRuntimeCallback() {
220 bcc::RSLinkRuntimeCallback mLinkRuntimeCallback;
H A Drsd_cpu.h33 typedef llvm::Module* (*RSLinkRuntimeCallback) typedef in class:bcc::llvm
121 , bcc::RSLinkRuntimeCallback pLinkRuntimeCallback = NULL,
H A DrsCpuCore.cpp68 , bcc::RSLinkRuntimeCallback pLinkRuntimeCallback,
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp356 RSLinkRuntimeCallback pLinkRuntimeCallback,

Completed in 251 milliseconds