Home
last modified time | relevance | path

Searched defs:inverted (Results 1 – 25 of 42) sorted by relevance

12

/third_party/skia/src/gpu/ops/
DDashLinePathRenderer.cpp21 bool inverted; in onCanDrawPath() local
/third_party/lwip/contrib/apps/LwipMibCompiler/CCodeGeneration/
DPP_Ifdef.cs47 public PP_Ifdef(string macro, bool inverted = false) in PP_Ifdef()
/third_party/skia/m133/src/gpu/ganesh/ops/
DDashLinePathRenderer.cpp28 bool inverted; in onCanDrawPath() local
/third_party/rust/rust/src/tools/clippy/clippy_lints/src/
Dbool_to_int_with_if.rs60 let inverted = if is_integer_literal(then_lit, 1) && is_integer_literal(else_lit, 0) { in check_if_else() localVariable
/third_party/skia/experimental/graphite/src/geom/
DShape.h64 bool inverted() const { in inverted() function
69 void setInverted(bool inverted) { in setInverted()
/third_party/skia/m133/src/gpu/graphite/geom/
DCoverageMaskShape.h96 bool inverted() const { return fInverted; } in inverted() function
DShape.h72 bool inverted() const { in inverted() function
77 void setInverted(bool inverted) { in setInverted()
/third_party/mesa3d/src/mesa/main/
Dcondrender.c50 bool inverted = false; in BeginConditionalRender() local
/third_party/skia/m133/src/gpu/ganesh/geometry/
DGrShape.h99 bool inverted() const { in inverted() function
119 void setInverted(bool inverted) { in setInverted()
/third_party/skia/src/gpu/geometry/
DGrShape.h98 bool inverted() const { in inverted() function
118 void setInverted(bool inverted) { in setInverted()
/third_party/skia/m133/src/core/
DSkMatrixPriv.h66 auto inverted = skvx::float4::Load(&src.fLeft); in InverseMapRect() local
/third_party/iptables/extensions/
Dlibxt_dccp.c182 print_types(uint16_t types, int inverted, int numeric) in print_types()
Dlibxt_conntrack.c1124 static void state_xlate_print(struct xt_xlate *xl, unsigned int statemask, int inverted) in state_xlate_print()
1165 static void status_xlate_print(struct xt_xlate *xl, unsigned int statusmask, int inverted) in status_xlate_print()
/third_party/skia/m133/src/gpu/graphite/precompile/
DPaintOptions.cpp83 sk_sp<PrecompileShader> inverted = in setClipShaders() local
/third_party/skia/third_party/externals/angle2/util/
DMatrix.cpp138 Matrix4 inverted( in invert() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp112 bool inverted; member
606 bool inverted; in createMeshShaderConditionalRenderingTestsEXT() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp112 bool inverted; member
606 bool inverted; in createMeshShaderConditionalRenderingTestsEXT() member
/third_party/skia/m133/src/gpu/ganesh/
DGrDefaultGeoProcFactory.cpp344 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert); in MakeForDeviceSpace() local
/third_party/skia/src/gpu/
DGrDefaultGeoProcFactory.cpp340 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert); in MakeForDeviceSpace() local
DGrBlurUtils.cpp509 bool inverted; in draw_shape_with_mask_filter() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-set.c951 hb_bool_t inverted, in prepare_set()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-bit-set-invertible.hh38 bool inverted = false; member
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-bit-set-invertible.hh38 bool inverted = false; member
/third_party/skia/m133/third_party/externals/harfbuzz/test/api/
Dtest-set.c951 hb_bool_t inverted, in prepare_set()
/third_party/typescript/src/executeCommandLine/
DexecuteCommandLine.ts328 const inverted: { [value: string]: string[] } = {}; constant

12