| /third_party/jerryscript/jerry-core/jcontext/ |
| H A D | jcontext.h | 267 uint8_t area[]; /**< heap area */ member 310 uint8_t area[JMEM_HEAP_AREA_SIZE]; /**< heap area */ member
|
| /third_party/musl/src/malloc/mallocng/ |
| H A D | meta.h | 160 const struct meta_area *area = (void *)((uintptr_t)meta & -4096); in get_meta() local
|
| /third_party/musl/porting/linux/user/src/malloc/mallocng/ |
| H A D | meta.h | 160 const struct meta_area *area = (void *)((uintptr_t)meta & -4096); in get_meta() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_line.c | 304 float area; in try_setup_line() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | Framebuffer11.cpp | 221 invalidateSub(const gl::Context *context, size_t count, const GLenum *attachments, const gl::Rectangle &area) invalidateSub() argument 249 readPixelsImpl(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, size_t outputPitch, const gl::PixelPackState &pack, gl::Buffer *packBuffer, uint8_t *pixels) readPixelsImpl() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Framebuffer9.cpp | 51 invalidateSub(const gl::Context *context, size_t count, const GLenum *attachments, const gl::Rectangle &area) invalidateSub() argument 79 readPixelsImpl(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, size_t outputPitch, const gl::PixelPackState &pack, gl::Buffer *packBuffer, uint8_t *pixels) readPixelsImpl() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | TextureNULL.cpp | 36 setSubImage(const gl::Context *context, const gl::ImageIndex &index, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, gl::Buffer *unpackBuffer, const uint8_t *pixels) setSubImage() argument 59 setCompressedSubImage(const gl::Context *context, const gl::ImageIndex &index, const gl::Box &area, GLenum format, const gl::PixelUnpackState &unpack, size_t imageSize, const uint8_t *pixels) setCompressedSubImage() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | renderer_utils.h | 119 gl::Rectangle area; member
|
| /third_party/skia/samplecode/ |
| H A D | Sample3D.cpp | 94 void concatCamera(SkCanvas* canvas, const SkRect& area, SkScalar zscale) { in concatCamera() argument
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
| H A D | js_context_utils.cpp | 326 int area = context->GetArea(); in OnGetArea() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_item_group_pattern.h | 51 int32_t area = -1; member
|
| /foundation/arkui/ace_engine/test/unittest/core/manager/ |
| H A D | select_overlay_manager_test_ng.cpp | 1340 RectF area; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/event/ |
| H A D | ace_events.h | 58 DimensionRect area; member
|
| /foundation/multimodalinput/input/service/touch_event_normalize/src/ |
| H A D | touch_gesture_detector.cpp | 473 double area = 0.0; in CalcGravityCenter() local
|
| /foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/ |
| H A D | window_info.h | 247 Rect area; member
|
| /foundation/window/window_manager/dmserver/include/ |
| H A D | display_manager_interface.h | 169 virtual DMError GetAvailableArea(DisplayId displayId, DMRect& area) { return DMError::DM_ERROR_DEVICE_NOT_SUPPORT; }
in GetAvailableArea() argument
|
| /foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
| H A D | types.h | 484 int32_t area = EL1; member
|
| /foundation/distributeddatamgr/relational_store/interfaces/ndk/include/ |
| H A D | relational_store.h | 143 int area; member
|
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| H A D | screen_session_test.cpp | 914 DMRect area = screenSession->GetAvailableArea(); in HWTEST_F() local 938 DMRect area = {2, 2, 2, 2}; in HWTEST_F() local 958 DMRect area = {2, 2, 2, 2}; in HWTEST_F() local
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | scene_session_manager_test6.cpp | 1564 WSRect area = { 0, 0, 0, 0 };
in HWTEST_F() local
|
| /foundation/window/window_manager/wmserver/src/zidl/ |
| H A D | window_manager_proxy.cpp | 231 sptr<AvoidArea> area = reply.ReadParcelable<AvoidArea>(); in GetAvoidAreaByType() local
|
| /third_party/backends/backend/ |
| H A D | epson2-ops.c | 540 unsigned char *buf, *area; in e2_discover_capabilities() local [all...] |
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-buttons.c | 1234 uint32_t area in tp_post_clickpadbutton_buttons() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsScissorTests.cpp | 267 inline IVec4 getAreaRect (const Vec4& area, const int width, const int height) in getAreaRect() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsScissorTests.cpp | 267 inline IVec4 getAreaRect (const Vec4& area, const int width, const int height) in getAreaRect() argument [all...] |