/aosp_15_r20/external/webrtc/modules/desktop_capture/win/ |
H A D | wgc_capturer_win_unittest.cc | 103 void SetUpForWindowCapture(int window_width = kMediumWindowWidth, in SetUpForWindowCapture() 128 void CreateWindowOnSeparateThread(int window_width, int window_height) { in CreateWindowOnSeparateThread()
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/ |
H A D | CpuFillKernel.cpp | 64 …const auto window_width = static_cast<int>(collapsed.x().end()) - static_cast<int>(colla… in run_op() local
|
/aosp_15_r20/external/federated-compute/fcp/client/ |
H A D | federated_protocol_util.cc | 47 absl::Duration window_width = max_delay - min_delay; in PickRetryDelayFromRange() local
|
/aosp_15_r20/external/webrtc/modules/desktop_capture/win/test_support/ |
H A D | test_window.cc | 64 int window_width = width <= 0 ? kWindowWidth : width; in CreateTestWindow() local
|
/aosp_15_r20/external/eigen/bench/btl/data/ |
H A D | smooth.cxx | 102 int window_width=2*window_half_width+1; in smooth_curve() local
|
/aosp_15_r20/external/crosvm/gpu_display/src/gpu_display_win/ |
H A D | surface.rs | 110 pub window_width: u32, field
|
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | virtio-gpu-gfxstream-renderer.cpp | 998 int32_t window_y, int32_t window_width, in gfxstream_backend_setup_window()
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | turtle.py | 1256 def window_width(self): member in TurtleScreen 3386 def window_width(self): member in RawTurtle
|
/aosp_15_r20/hardware/google/graphics/common/libacryl/local_include/uapi/ |
D | g2d.h | 301 uint16_t window_width; member
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/x11/ |
H A D | x11.c | 216 window_width, window_height; variable
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | turtle.py | 1309 def window_width(self): member in TurtleScreen
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | turtle.py | 1309 def window_width(self): member in TurtleScreen
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | dnn.h | 755 int64_t window_width() const { return GetDim(window_, DimIndex::X); } in window_width() function
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcViewportArrayTests.cpp | 1505 const GLint window_width = m_context.getRenderContext().getRenderTarget().getWidth(); in iterate() local
|