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

/frameworks/base/graphics/java/android/renderscript/
H A DAllocationAdapter.java207 if (!mConstrainedZ) {
220 aa.mConstrainedZ = true;
232 aa.mConstrainedZ = true;
H A DAllocation.java82 boolean mConstrainedZ; field in class:Allocation
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DAllocationAdapter.java207 if (!mConstrainedZ) {
220 aa.mConstrainedZ = true;
232 aa.mConstrainedZ = true;
H A DAllocation.java80 boolean mConstrainedZ; field in class:Allocation
/frameworks/rs/cpp/
H A DAllocation.h39 bool mConstrainedZ; member in class:android::renderscriptCpp::Allocation

Completed in 561 milliseconds