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

1 2

  /frameworks/rs/cpu_ref/
rsCpuIntrinsic.h 38 const RsScriptCall *sc);
45 uint32_t usrLen, const RsScriptCall *sc);
48 uint32_t usrLen, const RsScriptCall *sc);
rsCpuScript.h 57 uint32_t usrLen, const RsScriptCall *sc);
60 uint32_t usrLen, const RsScriptCall *sc);
66 const RsScriptCall *sc);
85 const RsScriptCall *sc, MTLaunchStruct *mtls);
rsCpuIntrinsic.cpp 78 uint32_t usrLen, const RsScriptCall *sc) {
83 uint32_t usrLen, const RsScriptCall *sc) {
91 const RsScriptCall *sc) {
rsCpuCore.h 98 const RsScriptCall *sc, MTLaunchStruct *mtls);
rsCpuIntrinsicHistogram.cpp 41 uint32_t usrLen, const RsScriptCall *sc);
44 uint32_t usrLen, const RsScriptCall *sc);
102 uint32_t usrLen, const RsScriptCall *sc) {
147 uint32_t usrLen, const RsScriptCall *sc) {
rsd_cpu.h 77 const RsScriptCall *sc) = 0;
rsCpuIntrinsicColorMatrix.cpp 137 const void * usr, uint32_t usrLen, const RsScriptCall *sc);
139 const void * usr, uint32_t usrLen, const RsScriptCall *sc);
847 const void * usr, uint32_t usrLen, const RsScriptCall *sc) {
881 const void * usr, uint32_t usrLen, const RsScriptCall *sc) {
rsCpuScript.cpp 745 const RsScriptCall *sc,
848 const RsScriptCall *sc) {
    [all...]
rsCpuCore.cpp 403 const RsScriptCall *sc, MTLaunchStruct *mtls) {
  /frameworks/rs/
rsScriptIntrinsic.h 49 const RsScriptCall *sc = NULL);
rsScriptC.h 53 const RsScriptCall *sc = NULL);
rsScriptIntrinsic.cpp 65 const RsScriptCall *sc) {
rsScript.h 117 const RsScriptCall *sc = NULL) = 0;
rsDefines.h 396 } RsScriptCall;
rsScriptC_Lib.cpp 186 const RsScriptCall *call) {
rs.spec 286 param const RsScriptCall * sc
rsRuntime.h 156 const RsScriptCall *call);
rsScript.cpp 183 const RsScriptCall *sc, size_t scLen) {
rsScriptC.cpp 169 const RsScriptCall *sc) {
rs_hal.h 116 const RsScriptCall *sc);
  /frameworks/rs/driver/
rsdBcc.h 44 const RsScriptCall *sc);
rsdBcc.cpp 74 const RsScriptCall *sc) {
rsdRuntimeStubs.cpp 472 const RsScriptCall *call) {
491 const RsScriptCall *call) {
    [all...]
  /frameworks/rs/cpp/
rsDispatch.h 69 typedef void (*ScriptForEachFnPtr) (RsContext, RsScript, uint32_t, RsAllocation, RsAllocation, const void*, size_t, const RsScriptCall*, size_t);
  /frameworks/support/v8/renderscript/jni/
android_renderscript_RenderScript.cpp 808 RsScriptCall sc;
    [all...]

Completed in 4006 milliseconds

1 2