Home
last modified time | relevance | path

Searched defs:lowerBound (Results 1 - 15 of 15) sorted by relevance

/foundation/multimedia/image_framework/plugins/manager/src/common/
H A Dattr_data.cpp79 AttrData::AttrData(uint32_t lowerBound, uint32_t upperBound) : type_(AttrDataType::ATTR_DATA_UINT32_RANGE) in AttrData() argument
230 uint32_t AttrData::SetData(uint32_t lowerBound, uint32_t upperBound) in SetData() argument
/foundation/multimedia/image_framework/plugins/manager/src/framework/
H A Dcapability.cpp267 uint32_t lowerBound = 0; in AnalyzeUint32Range() local
/third_party/skia/src/core/
H A DSkBlockAllocator.cpp86 uintptr_t lowerBound = reinterpret_cast<uintptr_t>(b) + kDataStart; in findOwningBlock() local
/third_party/skia/src/gpu/effects/
H A DGrBicubicEffect.cpp171 auto lowerBound = [](float x) { return std::floor(x - 1.5f) + 0.5f; }; in MakeSubset() local
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dutils.h253 inline bool InRegion(double lowerBound, double upperBound, double destNum) in InRegion() argument
/third_party/skia/tests/
H A DIncrTopoSortTest.cpp152 int lowerBound = fNodes.count(); // 'lowerBound' tracks the left of the affected region in addEdges() local
/third_party/skia/experimental/wasm-skp-debugger/
H A Ddebugger_bindings.cpp338 int lowerBound = 0; in findCommandByPixel() local
/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp399 auto lowerBound = decorationGroups.lower_bound(groupId); in parseOpGroupDecorate() local
/kernel/linux/linux-6.6/include/linux/
H A Dzstd_lib.h438 int lowerBound; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DPluralRules.java1696 private final double lowerBound; field in PluralRules.RangeConstraint
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralRules.java1616 private final double lowerBound; field in PluralRules.RangeConstraint
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.cpp567 float lowerBound = 0.0, upperBound = 0.0; in QuadProcessTessFactors() local
1085 float lowerBound = 0.0, upperBound = 0.0; TriProcessTessFactors() local
1460 float lowerBound = 0.0, upperBound = 0.0; IsoLineProcessTessFactors() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp169 uint32_t lowerBound; member
272 int32_t lowerBound; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/descriptor_indexing/
H A DvktDescriptorSetsIndexingTests.cpp202 deUint32 lowerBound; member
300 deInt32 lowerBound; member
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 39 milliseconds