Home
last modified time | relevance | path

Searched defs:rect (Results 901 - 925 of 1455) sorted by relevance

1...<<31323334353637383940>>...59

/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp800 IRect rect = {0, 0, width, height}; in BENCHMARK_F() local
923 IRect rect = {0, 0, WIDTH, HEIGHT}; in BENCHMARK_F() local
948 IRect rect = {0, 0, WIDTH, HEIGHT}; in BENCHMARK_F() local
/third_party/ffmpeg/libavdevice/
H A Dgdigrab.c91 RECT rect; in gdigrab_region_wnd_proc() local
125 RECT rect = gdigrab->clip_rect; gdigrab_region_wnd_init() local
496 RECT rect; paint_mouse_pointer() local
[all...]
/third_party/alsa-utils/alsamixer/
H A Dmixer_widget.c476 struct clickable_rect *rect; in on_mouse_key() local
[all...]
/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp125 static bool GetWorkAreaRect(RECT *rect, HWND hwnd) in GetWorkAreaRect() argument
169 RECT rect; in IsDialogSizeOK() local
182 RECT rect; in GetMargins() local
196 RECT rect; Units_To_Pixels_X() local
208 RECT rect; GetItemSizes() local
216 GetClientRectOfItem(unsigned id, RECT &rect) GetClientRectOfItem() argument
218 ::GetWindowRect(GetItem(id), &rect); GetClientRectOfItem() local
352 RECT rect; NormalizePosition() local
[all...]
H A DDialog.h88 bool MapRect(LPRECT rect) in MapRect() argument
H A DListView.h115 bool GetItemRect(int index, RECT *rect, int code) { return BOOLToBool(ListView_GetItemRect(_window, index, rect, code)); } in GetItemRect() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.h68 rect_minify_inclusive(RECT *rect) in rect_minify_inclusive() argument
81 fit_rect_format_inclusive(enum pipe_format format, RECT *rect, int width, int height) fit_rect_format_inclusive() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dmixer.c245 struct u_rect rect, clip, *prect, dirty_area; in vlVdpVideoMixerRender() local
[all...]
/third_party/mesa3d/src/hgl/
H A DGLView.cpp38 BGLView::BGLView(BRect rect, const char* name, ulong resizingMode, ulong mode, in BGLView() argument
457 BGLView::BGLView(BRect rect, char* name, ulong resizingMode, ulong mode, in BGLView() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_clear.c288 float rect[] = { in panvk_meta_clear_attachment() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_miptree.c94 define_rect(struct pipe_resource *pt, unsigned level, unsigned z, unsigned x, unsigned y, unsigned w, unsigned h, struct nv30_rect *rect) define_rect() argument
[all...]
H A Dnv30_transfer.c553 linear_ptr(struct nv30_rect *rect, char *base, int x, int y, int z) in linear_ptr() argument
569 swizzle2d_ptr(struct nv30_rect *rect, char *base, int x, int y, int z) in swizzle2d_ptr() argument
586 swizzle3d_ptr(struct nv30_rect *rect, char *base, int x, int y, int z) in swizzle3d_ptr() argument
619 get_ptr(struct nv30_rect *rect) get_ptr() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor.c286 struct u_rect rect = { 0, res->width0, 0, res->height0 * res->array_size }; in default_rect() local
291 calc_topleft(struct vertex2f size, struct u_rect rect) in calc_topleft() argument
298 calc_bottomright(struct vertex2f size, struct u_rect rect) in calc_bottomright() argument
H A Dvl_zscan.c385 struct pipe_box rect = in vl_zscan_layout() local
567 struct pipe_box rect = in vl_zscan_upload_quant() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_transfer.c8 struct nv50_m2mf_rect rect[2]; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp294 const VkRect2D rect = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp116 const VkRect2D rect = in makeGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp261 tcu::PixelBufferAccess rect = getSubregion(image, x + xOffset - size, y + yOffset - size, size + size); in generateReferenceImage() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp295 const VkRect2D rect = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawNegativeViewportHeightTests.cpp433 VkRect2D rect = makeRect2D(0, 0, WIDTH, HEIGHT); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorMultiViewportTests.cpp116 const VkRect2D rect = in makeGraphicsPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp261 tcu::PixelBufferAccess rect = getSubregion(image, x + xOffset - size, y + yOffset - size, size + size); in generateReferenceImage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DFramebuffer9.cpp175 RECT rect; in readPixelsImpl() local
[all...]
/third_party/skia/src/gpu/
H A DGrDrawOpAtlas.cpp133 GrIRect16 rect = GrIRect16::MakeXYWH(loc.fX, loc.fY, width, height); in addSubImage() local
/third_party/skia/src/gpu/v1/
H A DClipStack.h63 void clipRect(const SkMatrix& ctm, const SkRect& rect, GrAA aa, SkClipOp op) { in clipRect() argument

Completed in 22 milliseconds

1...<<31323334353637383940>>...59