Searched refs:GetTexHeight (Results 1 – 9 of 9) sorted by relevance
61 inline int GetTexHeight(){return _texHeight;} in GetTexHeight() function
82 int GetTexHeight(){return _texHeight;} in GetTexHeight() function
584 totalkb += nf * _descriptorTex[0].GetTexWidth() * _descriptorTex[0].GetTexHeight() * 16 /1024; in ResizeFeatureStorage()831 … (htex->GetImgHeight() *2 == tex->GetImgHeight()-1 || tex->GetTexHeight() == tex->GetImgHeight())); in GenerateFeatureList()1198 float * mem = new float [tex->GetTexWidth()*tex->GetTexHeight()]; in GenerateFeatureListCPU()1216 for(int k = 0; k < tex->GetTexHeight(); k++) in GenerateFeatureListCPU()1446 if(fcount > ftex->GetTexWidth()*ftex->GetTexHeight()) in SetLevelFeatureNum()1713 if(w > _descriptorTex[0].GetTexWidth() || h > _descriptorTex[0].GetTexHeight()) in GetFeatureDescriptors()2376 float * mem = new float [tex->GetTexWidth()*tex->GetTexHeight()*4]; in GenerateFeatureListCPU()
347 int fmax = int(4 * tex->GetTexWidth() * tex->GetTexHeight()*GlobalUtil::_MaxFeaturePercent); in ResizeFeatureStorage()835 int th = max(height, _bufferTEX->GetTexHeight()); in ConvertTexCL2GL()
908 …e(max(_bufferTEX->GetTexWidth(), tex->GetImgWidth()), max(_bufferTEX->GetTexHeight(), tex->GetImgH… in ConvertTexCU2GL()
65 int GetTexHeight (void);
169 int GLFont::GetTexHeight (void) in GetTexHeight() function in GLFont
126 int GLFont::GetTexHeight (void) in GetTexHeight() function in GLFont
66 int GetTexHeight (void);