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

1 2 3 4

  /frameworks/rs/
rsObjectBase.h 96 class ObjectBaseRef {
98 ObjectBaseRef() {
102 ObjectBaseRef(const ObjectBaseRef &ref) {
109 ObjectBaseRef(T *ref) {
116 ObjectBaseRef & operator= (const ObjectBaseRef &ref) {
123 ~ObjectBaseRef() {
137 void set(const ObjectBaseRef &ref) {
rsScriptGroup.h 35 Vector<ObjectBaseRef<ScriptKernelID> > mKernels;
39 ObjectBaseRef<const ScriptKernelID> mSource;
40 ObjectBaseRef<const ScriptKernelID> mDstKernel;
41 ObjectBaseRef<const ScriptFieldID> mDstField;
42 ObjectBaseRef<const Type> mType;
43 ObjectBaseRef<Allocation> mAlloc;
65 ObjectBaseRef<Allocation> mAlloc;
rsProgram.h 74 ObjectBaseRef<Allocation> *mTextures;
75 ObjectBaseRef<Sampler> *mSamplers;
76 ObjectBaseRef<Allocation> *mConstants;
77 ObjectBaseRef<Type> *mConstantTypes;
78 ObjectBaseRef<Element> *mInputElements;
rsProgramRaster.h 53 static ObjectBaseRef<ProgramRaster> getProgramRaster(Context *rsc,
74 ObjectBaseRef<ProgramRaster> mDefault;
75 ObjectBaseRef<ProgramRaster> mLast;
rsProgramVertex.h 58 ObjectBaseRef<ProgramVertex> mDefault;
59 ObjectBaseRef<ProgramVertex> mLast;
60 ObjectBaseRef<Allocation> mDefaultAlloc;
rsScript.h 94 ObjectBaseRef<ProgramVertex> mVertex;
95 ObjectBaseRef<ProgramFragment> mFragment;
96 ObjectBaseRef<ProgramRaster> mRaster;
97 ObjectBaseRef<ProgramStore> mFragmentStore;
140 ObjectBaseRef<Allocation> *mSlots;
141 ObjectBaseRef<const Type> *mTypes;
rsFBOCache.h 56 ObjectBaseRef<Allocation> *mColorTargets;
57 ObjectBaseRef<Allocation> mDepthTarget;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsObjectBase.h 94 class ObjectBaseRef {
96 ObjectBaseRef() {
100 ObjectBaseRef(const ObjectBaseRef &ref) {
107 ObjectBaseRef(T *ref) {
114 ObjectBaseRef & operator= (const ObjectBaseRef &ref) {
121 ~ObjectBaseRef() {
135 void set(const ObjectBaseRef &ref) {
rsScriptGroup.h 35 Vector<ObjectBaseRef<ScriptKernelID> > mKernels;
39 ObjectBaseRef<const ScriptKernelID> mSource;
40 ObjectBaseRef<const ScriptKernelID> mDstKernel;
41 ObjectBaseRef<const ScriptFieldID> mDstField;
42 ObjectBaseRef<const Type> mType;
43 ObjectBaseRef<Allocation> mAlloc;
65 ObjectBaseRef<Allocation> mAlloc;
rsProgram.h 74 ObjectBaseRef<Allocation> *mTextures;
75 ObjectBaseRef<Sampler> *mSamplers;
76 ObjectBaseRef<Allocation> *mConstants;
77 ObjectBaseRef<Type> *mConstantTypes;
78 ObjectBaseRef<Element> *mInputElements;
rsProgramRaster.h 53 static ObjectBaseRef<ProgramRaster> getProgramRaster(Context *rsc,
74 ObjectBaseRef<ProgramRaster> mDefault;
75 ObjectBaseRef<ProgramRaster> mLast;
rsProgramVertex.h 58 ObjectBaseRef<ProgramVertex> mDefault;
59 ObjectBaseRef<ProgramVertex> mLast;
60 ObjectBaseRef<Allocation> mDefaultAlloc;
rsScript.h 94 ObjectBaseRef<ProgramVertex> mVertex;
95 ObjectBaseRef<ProgramFragment> mFragment;
96 ObjectBaseRef<ProgramRaster> mRaster;
97 ObjectBaseRef<ProgramStore> mFragmentStore;
129 ObjectBaseRef<Allocation> *mSlots;
130 ObjectBaseRef<const Type> *mTypes;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsObjectBase.h 94 class ObjectBaseRef {
96 ObjectBaseRef() {
100 ObjectBaseRef(const ObjectBaseRef &ref) {
107 ObjectBaseRef(T *ref) {
114 ObjectBaseRef & operator= (const ObjectBaseRef &ref) {
121 ~ObjectBaseRef() {
135 void set(const ObjectBaseRef &ref) {
rsScriptGroup.h 35 Vector<ObjectBaseRef<ScriptKernelID> > mKernels;
39 ObjectBaseRef<const ScriptKernelID> mSource;
40 ObjectBaseRef<const ScriptKernelID> mDstKernel;
41 ObjectBaseRef<const ScriptFieldID> mDstField;
42 ObjectBaseRef<const Type> mType;
43 ObjectBaseRef<Allocation> mAlloc;
65 ObjectBaseRef<Allocation> mAlloc;
rsProgram.h 74 ObjectBaseRef<Allocation> *mTextures;
75 ObjectBaseRef<Sampler> *mSamplers;
76 ObjectBaseRef<Allocation> *mConstants;
77 ObjectBaseRef<Type> *mConstantTypes;
78 ObjectBaseRef<Element> *mInputElements;
rsProgramRaster.h 53 static ObjectBaseRef<ProgramRaster> getProgramRaster(Context *rsc,
74 ObjectBaseRef<ProgramRaster> mDefault;
75 ObjectBaseRef<ProgramRaster> mLast;
rsProgramVertex.h 58 ObjectBaseRef<ProgramVertex> mDefault;
59 ObjectBaseRef<ProgramVertex> mLast;
60 ObjectBaseRef<Allocation> mDefaultAlloc;
rsScript.h 94 ObjectBaseRef<ProgramVertex> mVertex;
95 ObjectBaseRef<ProgramFragment> mFragment;
96 ObjectBaseRef<ProgramRaster> mRaster;
97 ObjectBaseRef<ProgramStore> mFragmentStore;
129 ObjectBaseRef<Allocation> *mSlots;
130 ObjectBaseRef<const Type> *mTypes;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsObjectBase.h 94 class ObjectBaseRef {
96 ObjectBaseRef() {
100 ObjectBaseRef(const ObjectBaseRef &ref) {
107 ObjectBaseRef(T *ref) {
114 ObjectBaseRef & operator= (const ObjectBaseRef &ref) {
121 ~ObjectBaseRef() {
135 void set(const ObjectBaseRef &ref) {
rsScriptGroup.h 35 Vector<ObjectBaseRef<ScriptKernelID> > mKernels;
39 ObjectBaseRef<const ScriptKernelID> mSource;
40 ObjectBaseRef<const ScriptKernelID> mDstKernel;
41 ObjectBaseRef<const ScriptFieldID> mDstField;
42 ObjectBaseRef<const Type> mType;
43 ObjectBaseRef<Allocation> mAlloc;
65 ObjectBaseRef<Allocation> mAlloc;
rsProgram.h 74 ObjectBaseRef<Allocation> *mTextures;
75 ObjectBaseRef<Sampler> *mSamplers;
76 ObjectBaseRef<Allocation> *mConstants;
77 ObjectBaseRef<Type> *mConstantTypes;
78 ObjectBaseRef<Element> *mInputElements;
rsProgramRaster.h 53 static ObjectBaseRef<ProgramRaster> getProgramRaster(Context *rsc,
74 ObjectBaseRef<ProgramRaster> mDefault;
75 ObjectBaseRef<ProgramRaster> mLast;
rsProgramVertex.h 58 ObjectBaseRef<ProgramVertex> mDefault;
59 ObjectBaseRef<ProgramVertex> mLast;
60 ObjectBaseRef<Allocation> mDefaultAlloc;
rsScript.h 94 ObjectBaseRef<ProgramVertex> mVertex;
95 ObjectBaseRef<ProgramFragment> mFragment;
96 ObjectBaseRef<ProgramRaster> mRaster;
97 ObjectBaseRef<ProgramStore> mFragmentStore;
129 ObjectBaseRef<Allocation> *mSlots;
130 ObjectBaseRef<const Type> *mTypes;

Completed in 656 milliseconds

1 2 3 4