Searched refs:hasFaces (Results 1 – 10 of 10) sorted by relevance
118 public boolean hasFaces() { in hasFaces() method in Type137 if (hasFaces()) { in calcElementCount()
159 if (!mAdaptedAllocation.getType().hasFaces()) { in setFace()
112 if (va != null && va.getType().hasFaces() && in bindTexture()
827 if ((mType.getY() > 0)|| (mType.getZ() > 0) || mType.hasFaces() || mType.hasMipmaps()) { in resize()
85 if (alloc->mHal.state.hasFaces) { in Update2DTexture()99 if (alloc->mHal.state.hasFaces) { in Upload2DTexture()110 if (alloc->mHal.state.hasFaces) { in Upload2DTexture()223 if (alloc->mHal.state.hasFaces) { in rsdAllocationInit()
56 bool hasFaces; member
54 mHal.state.hasFaces = type->getDimFaces(); in updateCache()
29 bool hasFaces; member272 return alloc->mHal.state.hasFaces; in rsAllocationGetDimFaces()
18497 method public boolean hasFaces();