Home
last modified time | relevance | path

Searched defs:quarter (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/geometry/strategies/spherical/
Ddistance_cross_track.hpp469 return_type const quarter(0.25); in apply() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_fs.h281 quarter(const fs_reg &reg, unsigned idx) in quarter() function
Dbrw_fs_builder.h143 quarter(unsigned i) const in quarter() function
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dparagraph_txt.cc1469 double quarter = thickness; in ComputeWavyDecoration() local
/third_party/flatbuffers/include/flatbuffers/
Dflexbuffers.h128 typedef int8_t quarter; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp1314 const deUint32 quarter = variables.vertexCount / 4; in iterateCommandBegin() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp1296 …Access& pixelBuffer, const tcu::Vec4& color, const int layerNdx, const deUint32 quarter, const deU… in fillQuarter() argument