Searched refs:getLODDimY (Results 1 – 4 of 4) sorted by relevance
90 uint32_t getLODDimY(uint32_t lod) const { in getLODDimY() function
139 alloc->mHal.state.type->getLODDimY(lod), in Upload2DTexture()144 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()
450 if (y && (y >= t->getLODDimY(0))) { in IS_CLEAR_SET_OBJ()452 t->getLODDimY(0)); in IS_CLEAR_SET_OBJ()