Searched refs:mSelectedZ (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DAllocationAdapter.java69 mSelectedZ = 0;
89 mRS.nAllocationAdapterOffset(getID(mRS), mSelectedX, mSelectedY, mSelectedZ,
206 mSelectedZ = z;
H A DAllocation.java74 int mSelectedZ; field in class:Allocation
/frameworks/rs/cpp/
H A DAllocation.cpp42 BaseObj(id, rs), mSelectedY(0), mSelectedZ(0), mSelectedLOD(0),
H A DrsCppStructs.h587 uint32_t mSelectedZ; member in class:android::RSC::Allocation
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DAllocation.java75 int mSelectedZ; field in class:Allocation

Completed in 750 milliseconds