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

/frameworks/base/graphics/java/android/renderscript/
H A DAllocationAdapter.java186 if (!mConstrainedY) {
219 aa.mConstrainedY = true;
231 aa.mConstrainedY = false;
H A DAllocation.java81 boolean mConstrainedY; field in class:Allocation
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DAllocationAdapter.java186 if (!mConstrainedY) {
219 aa.mConstrainedY = true;
231 aa.mConstrainedY = false;
H A DAllocation.java79 boolean mConstrainedY; field in class:Allocation
/frameworks/rs/cpp/
H A DAllocation.h38 bool mConstrainedY; member in class:android::renderscriptCpp::Allocation

Completed in 99 milliseconds