Searched defs:mAlloc (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/ | ||
D | rsScriptGroup.h | 52 ObjectBaseRef<Allocation> mAlloc; variable |
D | rsGrallocConsumer.h | 61 Allocation **mAlloc; variable |
D | rsFileA3D.h | 86 void * mAlloc; variable |
/frameworks/base/rs/java/android/renderscript/ | ||
D | ProgramVertexFixedFunction.java | 206 Allocation mAlloc; field in ProgramVertexFixedFunction.Constants |
/frameworks/rs/cpu_ref/ | ||
D | rsCpuIntrinsicBlur.cpp | 45 ObjectBaseRef<Allocation> mAlloc; member in android::renderscript::RsdCpuScriptIntrinsicBlur |
D | rsCpuIntrinsicConvolve3x3.cpp | 42 ObjectBaseRef<const Allocation> mAlloc; member in android::renderscript::RsdCpuScriptIntrinsicConvolve3x3 |
D | rsCpuIntrinsicResize.cpp | 46 ObjectBaseRef<const Allocation> mAlloc; member in android::renderscript::RsdCpuScriptIntrinsicResize |