Searched defs:Extent (Results 1 – 5 of 5) sorted by relevance
477 flatbuffers::span<ElementType, Extent> make_span(ElementType(&arr)[Extent]) FLATBUFFERS_NOEXCEPT { in make_span()483 flatbuffers::span<const ElementType, Extent> make_span(const ElementType(&arr)[Extent]) FLATBUFFERS… in make_span()
150 float3 Extent = (conservativeExtent(upper) - lower) * 0.5f; in transform_aabb() local
31 real64 dng_resample_bicubic::Extent () const in Extent() function in dng_resample_bicubic
471 auto Extent = getLineExtent(ChildId); in encodeInlineLineTable() local