Home
last modified time | relevance | path

Searched defs:rect (Results 376 - 400 of 899) sorted by relevance

1...<<11121314151617181920>>...36

/test/testfwk/arkxtest/uitest/core/
H A Dwindow_operator.cpp101 auto rect = window_.bounds_; in CallBar() local
116 auto rect = window_.visibleBounds_; in Focus() local
131 auto rect = window_.bounds_; in MoveTo() local
213 auto rect = widgets[0]->GetBounds(); Split() local
308 auto rect = widgets[0]->GetBounds(); BarAction() local
[all...]
/test/ostest/wukong/component_event/src/
H A Dfocus_scene_delegate.cpp325 auto rect = componentinfo->GetPosition(); in IsComponentInScreen() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTestPart2.cpp427 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0.0f, 0.0f, 256.0f, 256.0f); in HWTEST_F() local
458 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0.0f, 0.0f, 256.0f, 256.0f); in HWTEST_F() local
1319 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 200, 200); in HWTEST_F() local
1342 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 200, 200); HWTEST_F() local
1382 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(-100, 100, 50, 50); HWTEST_F() local
1429 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(FLT_MAX, 200, 200, 200); HWTEST_F() local
[all...]
H A DDrawingNativeFontTest.cpp1824 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 100, 100); in HWTEST_F() local
1859 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 100, 100); in HWTEST_F() local
1902 OH_Drawing_Rect *rect = OH_Drawing_RectCreate(0, 0, 100, 100); in HWTEST_F() local
/test/xts/acts/multimedia/image/image_js_standard/imageReceiverNDK/entry/src/main/cpp/napi/
H A Dimage_receiver_mdk_test.cpp322 struct OhosImageRect rect; in JsImageClipRect() local
/test/xts/hats/hdf/display/composer/common/
H A Ddisplay_test_utils.cpp201 void ClearColorRect(const BufferHandle &handle, uint32_t color, const IRect &rect) in ClearColorRect() argument
227 IRect rect in SplitBuffer() local
[all...]
H A Dhdi_test_layer.cpp180 void HdiTestLayer::SetLayerPosition(const IRect& rect) in SetLayerPosition() argument
186 void HdiTestLayer::SetLayerCrop(const IRect& rect) in SetLayerCrop() argument
[all...]
/test/xts/hats/hdf/hdf_lite/display/
H A Ddisplay_test.c246 IRect rect = {0, 0, g_displayTest.displayInfo.width, g_displayTest.displayInfo.height}; in SetLayerDirtyRegionTest() local
365 IRect rect = {0, 0, SAMPLE_RECT_WIDTH, SAMPLE_RECT_HEIGHT}; in FillRectTest() local
/third_party/ffmpeg/libavcodec/
H A Davcodec.c423 AVSubtitleRect *const rect = sub->rects[i]; in avsubtitle_free() local
H A Dfmvc.c499 uint32_t *rect = dst; in decode_frame() local
/third_party/ffmpeg/libavdevice/
H A Dxv.c263 XRectangle rect[2]; in xv_repaint() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_lenscorrection.c207 LenscorrectionCtx *rect = ctx->priv; uninit() local
217 LenscorrectionCtx *rect = ctx->priv; calc_correction() local
242 LenscorrectionCtx *rect = ctx->priv; config_output() local
290 LenscorrectionCtx *rect = ctx->priv; filter_slice() local
302 LenscorrectionCtx *rect = ctx->priv; filter_frame() local
[all...]
/third_party/glfw/src/
H A Dwin32_monitor.c70 RECT rect; in createMonitor() local
41 monitorCallback(HMONITOR handle, HDC dc, RECT* rect, LPARAM data) monitorCallback() argument
/third_party/glfw/tests/
H A Dinputlag.c149 struct nk_rect rect = { -5 + pos.x, -5 + pos.y, 10, 10 }; in draw_marker() local
/third_party/cups-filters/filter/
H A Dpdf.cxx218 dict_lookup_rect(QPDFObjectHandle object, std::string const& key, float rect[4], bool inheritable) dict_lookup_rect() argument
/third_party/NuttX/drivers/video/
H A Dfb.c509 struct nxgl_rect_s rect; in fb_ioctl() local
/third_party/mesa3d/include/android_stub/system/
H A Dcamera.h254 int32_t rect[4]; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_copy.c125 struct radv_meta_blit2d_rect rect = { in copy_buffer_to_image() local
274 struct radv_meta_blit2d_rect rect = { in copy_image_to_buffer() local
490 struct radv_meta_blit2d_rect rect = { copy_image() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c132 SVGA3dRect rect = { 0, 0, 0, 0 }; in try_clear() local
[all...]
H A Dsvga_state_framebuffer.c405 SVGA3dRect rect; in get_viewport_prescale() local
714 SVGA3dRect rect; emit_viewport() local
799 SVGASignedRect rect[SVGA3D_DX_MAX_VIEWPORTS]; emit_scissor_rect() local
812 SVGA3dRect rect; emit_scissor_rect() local
[all...]
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/
H A Dtri.cpp72 RECT rect = {0, 0, WindowWidth, WindowHeight}; in main() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c216 const struct lp_rast_rectangle *rect = arg.rectangle; in debug_rectangle() local
H A Dlp_setup_vbuf.c146 rect(struct lp_setup_context *setup, in rect() function
H A Dlp_setup_analysis.c122 rect(struct lp_setup_context *setup, in rect() function
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.c10 struct nv50_m2mf_rect rect[2]; member
16 nv50_m2mf_rect_setup(struct nv50_m2mf_rect *rect, in nv50_m2mf_rect_setup() argument
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920>>...36