Searched defs:Bounds (Results 1 – 9 of 9) sorted by relevance
/external/autotest/client/cros/multimedia/ |
D | display_info.py | 11 class Bounds(object): class in DisplayInfo
|
/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/skqp/src/core/ |
D | SkRecordDraw.cpp | 200 typedef SkRect Bounds; typedef in SkRecords::FillBounds
|
/external/skia/src/core/ |
D | SkRecordDraw.cpp | 210 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/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
|