Searched refs:getLODDimY (Results 1 – 3 of 3) sorted by relevance
90 uint32_t getLODDimY(uint32_t lod) const { in getLODDimY() function
142 alloc->mHal.state.type->getLODDimY(lod), in Upload2DTexture()147 alloc->mHal.state.type->getLODDimY(lod), in Upload2DTexture()
482 if (y && (y >= t->getLODDimY(0))) { in IS_CLEAR_SET_OBJ()483 snprintf(buf, sizeof(buf), "Out range ElementAt Y %i of %i", y, t->getLODDimY(0)); in IS_CLEAR_SET_OBJ()