Searched refs:region (Results 751 - 775 of 1121) sorted by relevance
1...<<31323334353637383940>>...45
/drivers/peripheral/display/composer/vdi_base/include/ |
H A D | hdi_layer.h | 148 virtual int32_t SetLayerDirtyRegion(IRect *region);
|
/drivers/peripheral/display/hal/default_standard/src/display_device/core/ |
H A D | hdi_layer.h | 168 virtual int32_t SetLayerDirtyRegion(IRect *region);
|
/foundation/ability/ability_runtime/frameworks/simulator/test/src/ |
H A D | main.cpp | 60 options.region = argv[PARAM_TEN]; in main()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
H A D | drawing_canvas.h | 247 * @brief Draws region using clip, matrix and paint. 501 * @brief Clips a region. 505 * @param region Indicates the pointer to an <b>OH_Drawing_Region</b> object. 509 * Returns {@link OH_DRAWING_ERROR_INVALID_PARAMETER} if canvas or region is nullptr. 513 OH_Drawing_ErrorCode OH_Drawing_CanvasClipRegion(OH_Drawing_Canvas* canvas, const OH_Drawing_Region* region,
|
/foundation/multimedia/image_framework/interfaces/kits/native/include/ |
H A D | image_source_mdk.h | 206 * @brief Defines the region of the image source to decode.
219 /** Width of the region, in pixels. */
221 /** Height of the region, in pixels. */
265 /** Defines image source pixel region for decoding. */
266 struct OhosImageRegion region;
member
|
/third_party/backends/backend/ |
H A D | lexmark.h | 177 SANE_Int region; member
|
/third_party/NuttX/drivers/pipes/ |
H A D | pipe.c | 60 static ssize_t pipe_map(struct file* filep, LosVmMapRegion *region) in pipe_map() argument
|
/third_party/NuttX/fs/vfs/include/ |
H A D | file.h | 139 int (*mmap)(struct file* filep, struct VmMapRegion *region);
|
/third_party/icu/icu4c/source/config/ |
H A D | dist.mk | 23 DISTY_RMV=brkitr coll curr lang locales mappings rbnf region translit xml zone misc/*.txt misc/*.mk unit
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ulocimp.h | 159 * Get the region to use for supplemental data lookup. Uses 160 * (1) any region specified by locale tag "rg"; if none then 162 * (3) if inferRegion is true, the region suggested by 164 * If no region is found, returns length 0. 168 * to get the region to use for supplemental data. 170 * If true, will try to infer region from localeID if 171 * no other region is found. 172 * @param region 173 * Buffer in which to put the region ID found; should 176 * The actual capacity of the region buffe [all...] |
/third_party/mesa3d/src/loader/ |
H A D | loader_dri3_helper.h | 132 xcb_xfixes_region_t region; member
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_image.h | 196 const VkBufferImageCopy2* region);
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
H A D | ByteStringTest.cs | 0 #region Copyright notice and license
|
H A D | FieldCodecTest.cs | 0 #region Copyright notice and license
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/ |
H A D | DurationTest.cs | 0 #region Copyright notice and license
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | ByteString.cs | 0 #region Copyright notice and license
|
H A D | MessageParser.cs | 0 #region Copyright notice and license
|
H A D | ParseContext.cs | 0 #region Copyright notice and license
|
H A D | ParsingPrimitivesMessages.cs | 0 #region Copyright notice and license
|
H A D | UnknownField.cs | 0 #region Copyright notice and license
|
H A D | SegmentedBufferHelper.cs | 0 #region Copyright notice and license
|
H A D | WriteContext.cs | 0 #region Copyright notice and license
|
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | FieldMaskPartial.cs | 0 #region Copyright notice and license
|
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
H A D | ParseMessagesBenchmark.cs | 0 #region Copyright notice and license
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Reflection/ |
H A D | DescriptorDeclarationTest.cs | 0 #region Copyright notice and license
|
Completed in 24 milliseconds
1...<<31323334353637383940>>...45