Home
last modified time | relevance | path

Searched refs:flips (Results 1 – 25 of 28) sorted by relevance

12

/external/libkmsxx/py/tests/
Dsync.py98 self.flips = 0
110 if self.timeline.value < 2 * self.flips - 1:
112 (self.flips, 2 * self.flips - 1, self.timeline.value))
114 self.flips += 1
120 flips_delta = self.flips - self.flips_last
125 self.flips_last = self.flips
147 … print("flipping with fence @%u, timeline is @%u" % (2 * self.flips - 1, self.timeline.value))
148 fence = self.timeline.create_fence(2 * self.flips - 1)
Ddb.py17 self.flips = 0
22 self.flips += 1
31 (frame_delta / time_delta, self.flips, frame_delta, time_delta))
33 self.flips = 0
Dbig_fb.py112 self.flips = 0
237 self.flips += 1
246 (frame_delta / time_delta, self.flips, frame_delta, time_delta))
248 self.flips = 0
/external/abseil-cpp/absl/base/internal/
Dexponential_biased_test.cc120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dexponential_biased_test.cc120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dexponential_biased_test.cc120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dexponential_biased_test.cc120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
/external/webrtc/third_party/abseil-cpp/absl/base/internal/
Dexponential_biased_test.cc120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
/external/angle/third_party/abseil-cpp/absl/base/internal/
Dexponential_biased_test.cc120 for (int flips = eb.GetSkipCount(1); flips > 0; --flips) { in TEST() local
/external/libkmsxx/
DREADME.md11 - kmstest - set modes and planes and show test pattern on crtcs/planes, and test page flips
/external/mesa3d/docs/relnotes/
D20.2.2.rst105 - loader/dri3: Allocate up to 4 back buffers for page flips
D20.3.0.rst3699 - loader/dri3: Allocate up to 4 back buffers for page flips
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_impl.py524 flips = math_ops.round(
526 flips = math_ops.cast(flips, image.dtype)
528 return flips * flipped_input + (1 - flips) * image
/external/walt/arduino/walt/
Dwalt.ino169 // flips case for a give char. Unchanged if not in [A-Za-z].
/external/autotest/server/site_tests/factory_Basic/
Dtest_list.fwteam_small27 # This may detect bit flips between suspend/resume.
/external/libdrm/man/
Ddrm-kms.7.rst126 buffer to flip. If you want to synchronize your flips with *vertical-blanks*,
/external/llvm-project/polly/lib/External/isl/imath/
Dimath.c1552 int flips = 0; in mp_int_root() local
1564 flips = 1; in mp_int_root()
1606 if (flips) in mp_int_root()
/external/libese/apps/boot/
DREADME.md247 main OS where it flips the value. This signal provides the assurances
/external/llvm-project/libcxx/include/
Dbitset34 bool operator~() const noexcept; // flips the bit
/external/libcxx/include/
Dbitset35 bool operator~() const noexcept; // flips the bit
/external/igt-gpu-tools/
DNEWS452 detect pageflip errors and check that cursor updates do not stall flips
/external/bc/
DNEWS.md527 * `srand(x)`: Randomizes the sign of `x`. In other words, it flips the sign of
/external/libexif/
DChangeLog827 with ICC profile because ImageMagick flips order of APP1 EXIF and
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.css98 /* This one flips! */
/external/jline/src/src/test/resources/jline/example/
Denglish.gz

12