Searched defs:Bounds (Results 1 – 12 of 12) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-cff1-table.cc | 164 struct Bounds struct 180 void merge (const Bounds &b) in merge() argument 193 void offset (const Point &delta) in offset() 223 Bounds bounds; argument
|
/external/autotest/client/cros/multimedia/ |
D | display_info.py | 11 class Bounds(object): class in DisplayInfo
|
/external/perfetto/src/trace_processor/ |
D | storage_columns.h | 34 struct Bounds { struct 35 uint32_t min_idx = 0; 60 // Bounds a filter on this column between a minimum and maximum index. argument
|
/external/dng_sdk/source/ |
D | dng_image.h | 187 const dng_rect & Bounds () const in Bounds() function
|
D | dng_ifd.h | 254 dng_rect Bounds () const in Bounds() function
|
/external/skia/src/core/ |
D | SkRecordDraw.cpp | 204 typedef SkRect Bounds; typedef in SkRecords::FillBounds
|
/external/skqp/src/core/ |
D | SkRecordDraw.cpp | 200 typedef SkRect Bounds; typedef in SkRecords::FillBounds
|
/external/llvm/lib/CodeGen/ |
D | MachineTraceMetrics.cpp | 461 LoopBounds Bounds(BlockInfo, MTM.Loops); in computeTrace() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineTraceMetrics.cpp | 483 LoopBounds Bounds(BlockInfo, MTM.Loops); in computeTrace() local
|
/external/Microsoft-GSL/tests/ |
D | multi_span_tests.cpp | 712 void fn(const Bounds&) in fn()
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 671 Value *Bounds = B.CreateICmp(ICmpInst::ICMP_ULT, C, B.getIntN(Width, Width), in optimizeMemChr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 740 Value *Bounds = B.CreateICmp(ICmpInst::ICMP_ULT, C, B.getIntN(Width, Width), in optimizeMemChr() local
|