Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DDashLinePathRenderer.cpp21 bool inverted; in onCanDrawPath() local
/third_party/skia/experimental/graphite/src/geom/
DShape.h64 bool inverted() const { in inverted() function
69 void setInverted(bool inverted) { in setInverted()
/third_party/mesa3d/src/mesa/main/
Dcondrender.c50 boolean inverted = FALSE; in BeginConditionalRender() local
/third_party/skia/src/gpu/geometry/
DGrShape.h98 bool inverted() const { in inverted() function
118 void setInverted(bool inverted) { in setInverted()
/third_party/skia/src/gpu/
DGrBlurUtils.cpp454 bool inverted; in hw_create_filtered_mask() local
536 bool inverted; in draw_shape_with_mask_filter() local
DGrDefaultGeoProcFactory.cpp340 LocalCoords inverted(LocalCoords::kUsePosition_Type, &invert); in MakeForDeviceSpace() local
/third_party/skia/src/core/
DSkSDFFilter.cpp54 bool inverted; in isSDFBlur() local
DSkBlurMF.cpp1483 bool inverted; in directFilterMaskGPU() local
1601 bool inverted; in canFilterMaskGPU() local
/third_party/skia/third_party/externals/angle2/util/
DMatrix.cpp138 Matrix4 inverted( in invert() local
/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/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderConditionalRenderingTestsEXT.cpp112 bool inverted; member
606 bool inverted; in createMeshShaderConditionalRenderingTestsEXT() member
/third_party/node/deps/v8/src/compiler/
Dtyped-optimization.cc432 Node* comparison, const StringRef& string, bool inverted) { in TryReduceStringComparisonOfStringFromSingleCharCodeToConstant()
460 Node* comparison, Node* from_char_code, Type constant_type, bool inverted) { in TryReduceStringComparisonOfStringFromSingleCharCode()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_blend.c135 bool inverted) in nir_blend_factor()
/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/typescript/src/executeCommandLine/
DexecuteCommandLine.ts307 const inverted: { [value: string]: string[] } = {}; constant
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_query.c764 bool inverted) in set_predicate_for_result()
/third_party/skia/tests/
DGrStyledShapeTest.cpp290 GrStyledShape inverted = GrStyledShape::MakeFilled( in test_inversions() local
1683 for (bool inverted : {false, true}) { in test_rrect()
1958 bool inverted = true; in DEF_TEST() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_query.c820 bool inverted) in set_predicate_for_result()
/third_party/icu/icu4c/source/test/intltest/
Dunits_test.cpp508 double inverted = converter.convertInverse(got); in unitsTestDataLineFn() local
/third_party/skia/src/gpu/v1/
DClipStack.cpp299 GrShape inverted(e.fShape); in draw_to_sw_mask() local
DSurfaceDrawContext.cpp1731 bool inverted; in drawSimpleShape() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_context.h328 bool inverted; member
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp247 fs_reg inverted = negate(shifted); in emit_system_values_block() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp106872 DebugOnly<bool> inverted = clone.Invert(); in Inverse() local
107815 DebugOnly<bool> inverted = clone.Invert(); in Inverse() local