Searched refs:getLODDimY (Results 1 – 4 of 4) sorted by relevance
71 uint32_t getDimY() const {return mAllocation->getType()->getLODDimY(mLOD);} in getDimY()
79 uint32_t getLODDimY(uint32_t lod) const { in getLODDimY() function
763 if (y >= t->getLODDimY(0)) { in ElementAt2D()764 sprintf(buf, "Out range ElementAt Y %i of %i", y, t->getLODDimY(0)); in ElementAt2D()801 if (y >= t->getLODDimY(0)) { in ElementAt3D()802 sprintf(buf, "Out range ElementAt Y %i of %i", y, t->getLODDimY(0)); in ElementAt3D()
147 alloc->mHal.state.type->getLODDimY(lod), in Upload2DTexture()152 alloc->mHal.state.type->getLODDimY(lod), in Upload2DTexture()