Home
last modified time | relevance | path

Searched defs:normal2 (Results 1 – 4 of 4) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenccli_error_metrics.cpp277 vfloat4 normal2 = (color2 - 0.5f) * 2.0f; in compute_error_metrics() local
/third_party/skia/m133/src/gpu/ganesh/geometry/
DGrAAConvexTessellator.cpp558 SkPoint normal2 = previousRing.norm(cur); in createOuterRing() local
/third_party/skia/src/gpu/geometry/
DGrAAConvexTessellator.cpp543 SkPoint normal2 = previousRing.norm(cur); in createOuterRing() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRasterizer.cpp1053 const tcu::Vec2 normal2 = tcu::normalize(tcu::Vec2(-lineVec[1], lineVec[0])); in init() local