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