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

  /external/skia/platform_tools/android/apps/arcore/src/main/cpp/
plane_renderer.cc 181 const float kFeatherLength = 0.2f;
190 1.0f - std::min((kFeatherLength / glm::length(v)), kFeatherScale);
  /external/skqp/platform_tools/android/apps/arcore/src/main/cpp/
plane_renderer.cc 181 const float kFeatherLength = 0.2f;
190 1.0f - std::min((kFeatherLength / glm::length(v)), kFeatherScale);

Completed in 278 milliseconds