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

  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderVertexSpacing.cpp 38 /** Compares two barycentric/cartesian coordinates, using test-wide epsilon.
57 /** Compares two Cartesian coordinates, using test-wide epsilon.
228 /* First, convert the raw coordinate array into a vector of cartesian coordinates.
538 _tess_coordinate_cartesian cartesian; local
540 cartesian.x = vertex_data_cartesian[0];
541 cartesian.y = vertex_data_cartesian[1];
543 coordinates.push_back(cartesian);
    [all...]
  /external/conscrypt/benchmark-android/
vogar.jar 

Completed in 150 milliseconds