Home
last modified time | relevance | path

Searched defs:is_inverted (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc284 const bool is_inverted, in SetDeviceContext()
330 void ConfUiRendererImpl::UpdateColorScheme(const bool is_inverted) { in UpdateColorScheme()
/aosp_15_r20/external/skia/modules/sksg/src/
H A DSkSGMaskEffect.cpp24 static bool is_inverted(sksg::MaskEffect::Mode mode) { in is_inverted() function
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrStyledShape.cpp42 static bool is_inverted(bool originalIsInverted, GrStyledShape::FillInversion inversion) { in is_inverted() function
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-set.hh84 bool is_inverted () const { return s.is_inverted (); } in is_inverted() function
H A Dhb-bit-set-invertible.hh77 bool is_inverted () const in is_inverted() function
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmidgard_emit.c720 bool is_inverted = ins->branch.invert_conditional; in emit_branch() local
/aosp_15_r20/external/skia/src/core/
H A DSkScan_Hairline.cpp295 static bool is_inverted(const SkRect& r) { in is_inverted() function