/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 176 (t0.hasFaces() != t1.hasFaces()) || 240 (t0.hasFaces() != t1.hasFaces()) || 308 (t0.hasFaces() != t1.hasFaces()) || 376 (t0.hasFaces() != t1.hasFaces()) || 444 (t0.hasFaces() != t1.hasFaces()) || 512 (t0.hasFaces() != t1.hasFaces()) || 576 (t0.hasFaces() != t1.hasFaces()) || 640 (t0.hasFaces() != t1.hasFaces()) || 708 (t0.hasFaces() != t1.hasFaces()) || 776 (t0.hasFaces() != t1.hasFaces()) || [all …]
|
/frameworks/compile/slang/tests/P_reflection3264_divergent/ |
D | ScriptC_reflection3264_divergent.java.expect | 289 (t0.hasFaces() != t1.hasFaces()) || 332 (t0.hasFaces() != t1.hasFaces()) || 371 (t0.hasFaces() != t1.hasFaces()) || 407 (t0.hasFaces() != t1.hasFaces()) || 442 (t0.hasFaces() != t1.hasFaces()) || 477 (t0.hasFaces() != t1.hasFaces()) ||
|
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/ |
D | ScriptC_reflection3264_divergent.java.expect | 286 (t0.hasFaces() != t1.hasFaces()) || 329 (t0.hasFaces() != t1.hasFaces()) || 368 (t0.hasFaces() != t1.hasFaces()) || 404 (t0.hasFaces() != t1.hasFaces()) || 439 (t0.hasFaces() != t1.hasFaces()) || 474 (t0.hasFaces() != t1.hasFaces()) ||
|
/frameworks/base/rs/java/android/renderscript/ |
D | AllocationAdapter.java | 123 if (!mAdaptedAllocation.getType().hasFaces()) { in setFace() 126 if (mWindow.hasFaces()) { in setFace() 277 if (t.hasFaces() || t.hasMipmaps()) { in createTyped()
|
D | Type.java | 139 public boolean hasFaces() { in hasFaces() method in Type 189 if (hasFaces()) { in calcElementCount()
|
D | Program.java | 173 if (va != null && va.getType().hasFaces() && in bindTexture()
|
D | Script.java | 360 if (t.hasMipmaps() || t.hasFaces() || (t.getY() != 0) || in bindAllocation()
|
D | Allocation.java | 2076 if ((mType.getY() > 0)|| (mType.getZ() > 0) || mType.hasFaces() || mType.hasMipmaps()) { in resize() 2853 if (mType.hasFaces()) { in getByteBuffer()
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Type.java | 137 public boolean hasFaces() { in hasFaces() method in Type 156 if (hasFaces()) { in calcElementCount()
|
/frameworks/rs/driver/runtime/ |
D | rs_structs.h | 45 bool hasFaces; member
|
D | rs_allocation.c | 32 return alloc->mHal.state.hasFaces; in rsAllocationGetDimFaces()
|
/frameworks/rs/cpp/ |
D | Type.cpp | 40 if (hasFaces()) { in calcElementCount()
|
D | rsCppStructs.h | 1637 bool hasFaces() const { in hasFaces() function
|
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 318 (t0.hasFaces() != t1.hasFaces()) ||
|
/frameworks/rs/ |
D | rsAllocation.h | 66 bool hasFaces; member
|
D | rsAllocation.cpp | 147 mHal.state.hasFaces = type->getDimFaces(); in updateCache() 177 ((face != RS_ALLOCATION_CUBEMAP_FACE_POSITIVE_X) && !mHal.state.hasFaces) || in getPointer()
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 109 if (alloc->mHal.state.hasFaces) { in Update2DTexture() 125 if (alloc->mHal.state.hasFaces) { in Upload2DTexture() 135 if (alloc->mHal.state.hasFaces) { in Upload2DTexture() 453 if (alloc->mHal.state.hasFaces) { in rsdAllocationInitStrided()
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
D | ScriptC_reduce_general_examples.java.expect | 323 (t0.hasFaces() != t1.hasFaces()) ||
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 323 (t0.hasFaces() != t1.hasFaces()) ||
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 26773 method public boolean hasFaces();
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 40775 method public boolean hasFaces();
|
/frameworks/base/api/ |
D | current.txt | 40919 method public boolean hasFaces();
|