HomeSort by relevance Sort by last modified time
    Searched refs:RSLinkRuntimeCallback (Results 1 - 7 of 7) sorted by null

  /frameworks/compile/libbcc/include/bcc/Renderscript/
RSCompilerDriver.h 48 RSLinkRuntimeCallback mLinkRuntimeCallback;
88 void setLinkRuntimeCallback(RSLinkRuntimeCallback c) {
92 RSLinkRuntimeCallback getLinkRuntimeCallback() const {
113 const char* pRuntimePath, RSLinkRuntimeCallback pLinkRuntimeCallback = NULL,
RSScript.h 48 RSLinkRuntimeCallback mLinkRuntimeCallback;
90 void setLinkRuntimeCallback(RSLinkRuntimeCallback fn){
RSInfo.h 44 typedef llvm::Module* (*RSLinkRuntimeCallback) (bcc::RSScript *, llvm::Module *, llvm::Module *);
  /frameworks/rs/cpu_ref/
rsCpuCore.h 163 bcc::RSLinkRuntimeCallback pLinkRuntimeCallback) {
166 bcc::RSLinkRuntimeCallback getLinkRuntimeCallback() {
220 bcc::RSLinkRuntimeCallback mLinkRuntimeCallback;
rsd_cpu.h 33 typedef llvm::Module* (*RSLinkRuntimeCallback)
121 , bcc::RSLinkRuntimeCallback pLinkRuntimeCallback = NULL,
rsCpuCore.cpp 68 , bcc::RSLinkRuntimeCallback pLinkRuntimeCallback,
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 356 RSLinkRuntimeCallback pLinkRuntimeCallback,

Completed in 658 milliseconds