Searched refs:depthI (Results 1 – 1 of 1) sorted by relevance
244 int depthI = (int) (depth * 256); in setDepth() local245 float depthF = depthI / 256f; in setDepth()