Home
last modified time | relevance | path

Searched defs:rect (Results 1351 - 1375 of 1673) sorted by relevance

1...<<51525354555657585960>>...67

/third_party/skia/tests/
H A DWritePixelsTest.cpp386 const SkIRect& rect = testRects[r]; in test_write_pixels() local
[all...]
H A DMatrixTest.cpp1020 SkRect rect = { 0, 0, 1e20f, 1e20f }; in DEF_TEST() local
1034 SkRect rect = SkRect::MakeLTRB(0, 0, 319, 620); in DEF_TEST() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DCommandBufferVk.cpp1266 VkRect2D rect; in RecordRenderPass() local
/third_party/skia/include/core/
H A DSkPath.h1077 addRect(const SkRect& rect, SkPathDirection dir = SkPathDirection::kCW) addRect() argument
1840 setBounds(const SkRect& rect) setBounds() argument
[all...]
H A DSkMatrix.h1568 bool mapRect(SkRect* rect, SkApplyPerspectiveClip pc = SkApplyPerspectiveClip::kYes) const { in mapRect() argument
[all...]
/third_party/skia/gm/
H A Dgradients.cpp835 const SkRect rect = SkRect::MakeWH(SIZE, SIZE); in DEF_SIMPLE_GM() local
/third_party/skia/bench/
H A DPathBench.cpp732 static void add_corner_arc(SkPath* path, const SkRect& rect, in add_corner_arc() argument
850 const SkRect& rect = fQueryRects[i % kQueryRectCnt]; global() variable
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp1206 const VkClearRect rect = in prepareRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktDynamicRenderingRandomTests.cpp670 VkClearRect rect = { makeRect2D(quadLeft, quadTop, quadRight - quadLeft, quadBottom - quadTop), static_cast<deUint32>(layer), 1u }; in iterate() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp92 static inline bool isEmpty (const IVec4& rect) in isEmpty() argument
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrFragmentOperations.cpp50 static inline bool isInsideRect (const IVec2& point, const WindowRectangle& rect) in isInsideRect() argument
H A DrrRenderState.hpp337 WindowRectangle rect; member
/third_party/vk-gl-cts/modules/egl/
H A DteglBufferAgeTests.cpp147 ColoredRect rect; member
H A DteglPartialUpdateTests.cpp135 ColoredRect rect; member
481 const ColoredRect& rect = frame.draws[drawNdx].rect; in getDamageRegion() local
[all...]
H A DteglSwapBuffersWithDamageTests.cpp103 ColoredRect rect; member
673 const ColoredRect& rect = frame.draws[drawNdx].rect; in getDamageRegion() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthStencilTests.cpp160 rr::WindowRectangle rect; member
189 rr::WindowRectangle rect; member
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp160 rr::WindowRectangle rect; member
189 rr::WindowRectangle rect; member
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H A Dhi_comm_video_adapt.h71 hi_rect rect; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_graphic_drv.c444 hi_bool graphic_drv_set_layer_in_rect(hal_disp_layer layer, HIFB_RECT *rect) in graphic_drv_set_layer_in_rect() argument
471 hi_bool graphic_drv_set_src_image_resolution(hal_disp_layer layer, HIFB_RECT *rect) in graphic_drv_set_src_image_resolution() argument
484 hi_bool graphic_drv_set_layer_out_rect(hal_disp_layer layer, HIFB_RECT *rect) in graphic_drv_set_layer_out_rect() argument
H A Dhifb_graphic_hal.c507 hi_bool fb_hal_video_set_layer_disp_rect(hal_disp_layer layer, HIFB_RECT *rect) in fb_hal_video_set_layer_disp_rect() argument
538 hi_bool fb_hal_video_set_layer_video_rect(hal_disp_layer layer, HIFB_RECT *rect) in fb_hal_video_set_layer_video_rect() argument
872 fb_hal_layer_set_src_resolution(hal_disp_layer layer, HIFB_RECT *rect) fb_hal_layer_set_src_resolution() argument
891 fb_hal_layer_set_layer_in_rect(hal_disp_layer layer, HIFB_RECT *rect) fb_hal_layer_set_layer_in_rect() argument
910 fb_hal_layer_set_layer_out_rect(hal_disp_layer layer, HIFB_RECT *rect) fb_hal_layer_set_layer_out_rect() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_video_adapt.h68 hi_rect rect; member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_video_adapt.h68 hi_rect rect; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.cpp1092 auto rect = entryNode->GetPaintRectWithTransform(); in AddHotZoneRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp629 auto rect = node->GetGeometryNode()->GetFrameRect(); in GetContainerModalButtonsRect() local
660 void ContainerModalPattern::GetWindowPaintRectWithoutMeasureAndLayout(RectInt& rect) in GetWindowPaintRectWithoutMeasureAndLayout() argument
672 GetWindowPaintRectWithoutMeasureAndLayout(Rect& rect, bool isContainerModal) GetWindowPaintRectWithoutMeasureAndLayout() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h638 virtual RectF ExpandDefaultResponseRegion(RectF& rect) in ExpandDefaultResponseRegion() argument

Completed in 45 milliseconds

1...<<51525354555657585960>>...67