Home
last modified time | relevance | path

Searched defs:IsInside (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/quic_trace/src/tools/render/
H A Dgeometry_util.h119 inline bool IsInside(const Box& inner, const Box& outer) { in IsInside() function
126 inline bool IsInside(vec2 point, const Box& box) { in IsInside() function
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc101 bool IsInside(const std::uint32_t x, const std::uint32_t y) const { in IsInside() function in cuttlefish::confui::ConfUiRendererImpl
/aosp_15_r20/external/libgav1/src/
H A Dtile.h134 bool IsInside(int row4x4, int column4x4) const { in IsInside() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp925 bool IsInside = contains(O.getParent()->getParent()); in replaceRegister() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp945 bool IsInside = contains(O.getParent()->getParent()); in replaceRegister() local