HomeSort by relevance Sort by last modified time
    Searched refs:RsScriptCall (Results 26 - 36 of 36) sorted by null

12

  /frameworks/rs/
rsScriptC_Lib.cpp 230 const RsScriptCall *call) {
rsHidlAdaptation.cpp     [all...]
  /hardware/interfaces/renderscript/1.0/default/
Context.cpp 656 const RsScriptCall* _sc = hidl_to_rs<const RsScriptCall*>(sc);
    [all...]
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicColorMatrix.cpp 169 uint32_t usrLen, const RsScriptCall *sc) override;
948 const RsScriptCall *sc) {
rsCpuIntrinsicResize.cpp 37 uint32_t usrLen, const RsScriptCall *sc) override;
640 const RsScriptCall *sc)
rsCpuIntrinsicBLAS.cpp 35 const RsScriptCall *sc) override;
242 const RsScriptCall *sc) {
    [all...]
rsCpuCore.cpp 829 const RsScriptCall* sc,
    [all...]
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 672 nullptr, 0, (RsScriptCall *)options);
680 (Allocation *)out.p, usr, 0, (RsScriptCall *)call);
713 (Allocation *)out.p, usr, usrLen, (RsScriptCall *)call);
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 725 nullptr, 0, (RsScriptCall*)options);
741 (Allocation *)out.p, usr, 0, (RsScriptCall *)call);
781 usr, usrLen, (RsScriptCall *)call);
    [all...]
  /frameworks/rs/support/jni/
android_renderscript_RenderScript.cpp     [all...]
  /frameworks/base/rs/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 518 milliseconds

12