Home
last modified time | relevance | path

Searched refs:hCos (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/graphics/cam/
DCam.java299 float hCos = (float) Math.cos(hRad); in viewed() local
302 23.0f * (p2 + 0.305f) * t / (23.0f * p1 + 11.0f * t * hCos + 108.0f * t * hSin); in viewed()
303 float a = gamma * hCos; in viewed()