HomeSort by relevance Sort by last modified time
    Searched refs:kSunsetXY (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/camera/fake-pipeline2/
Scene.h 175 static const float kSunsetXY[2];
Scene.cpp 162 prevSunXY = kSunsetXY;
163 prevShadeXY = kSunsetXY;
170 nextSunXY = kSunsetXY;
171 nextShadeXY = kSunsetXY;
442 const float Scene::kSunsetXY[2] = { 0.527f, 0.413f};

Completed in 834 milliseconds