Searched refs:getDimFaces (Results 1 – 5 of 5) sorted by relevance
235 if (t->getDimFaces() != dimFaces) continue; in getTypeRef()276 getDimY(), getDimZ(), getDimLOD(), getDimFaces(), getDimYuv()); in cloneAndResize1D()283 getDimZ(), getDimLOD(), getDimFaces(), getDimYuv()); in cloneAndResize2D()350 (*typeData++) = t->getDimFaces() ? 1 : 0; in rsaTypeGetNativeData()
72 bool getDimFaces() const {return mHal.state.faces;} in getDimFaces() function
188 if (a && a->getType()->getDimFaces() && mHal.state.textureTargets[slot] != RS_TEXTURE_CUBE) { in bindTexture()
75 mHal.state.hasFaces = type->getDimFaces(); in updateCache()550 (type0->getDimFaces() == type1->getDimFaces()) && in hasSameDims()
313 alloc->mHal.drvState.faceCount = type->getDimFaces(); in AllocationBuildPointerTable()395 if (alloc->getType()->getDimLOD() || alloc->getType()->getDimFaces()) { in rsdAllocationInit()1175 uint32_t numFaces = alloc->getType()->getDimFaces() ? 6 : 1; in rsdAllocationGenerateMipmaps()