Home
last modified time | relevance | path

Searched defs:area (Results 101 - 125 of 211) sorted by relevance

123456789

/third_party/jerryscript/jerry-core/jcontext/
H A Djcontext.h267 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 Dmeta.h160 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 Dmeta.h160 const struct meta_area *area = (void *)((uintptr_t)meta & -4096); in get_meta() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_line.c304 float area; in try_setup_line() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.cpp221 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 DFramebuffer9.cpp51 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 DTextureNULL.cpp36 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 Drenderer_utils.h119 gl::Rectangle area; member
/third_party/skia/samplecode/
H A DSample3D.cpp94 void concatCamera(SkCanvas* canvas, const SkRect& area, SkScalar zscale) { in concatCamera() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Djs_context_utils.cpp326 int area = context->GetArea(); in OnGetArea() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.h51 int32_t area = -1; member
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dselect_overlay_manager_test_ng.cpp1340 RectF area; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/event/
H A Dace_events.h58 DimensionRect area; member
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_gesture_detector.cpp473 double area = 0.0; in CalcGravityCenter() local
/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/
H A Dwindow_info.h247 Rect area; member
/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h169 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 Dtypes.h484 int32_t area = EL1; member
/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Drelational_store.h143 int area; member
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp914 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 Dscene_session_manager_test6.cpp1564 WSRect area = { 0, 0, 0, 0 }; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_proxy.cpp231 sptr<AvoidArea> area = reply.ReadParcelable<AvoidArea>(); in GetAvoidAreaByType() local
/third_party/backends/backend/
H A Depson2-ops.c540 unsigned char *buf, *area; in e2_discover_capabilities() local
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad-buttons.c1234 uint32_t area in tp_post_clickpadbutton_buttons() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsScissorTests.cpp267 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 DvktFragmentOperationsScissorTests.cpp267 inline IVec4 getAreaRect (const Vec4& area, const int width, const int height) in getAreaRect() argument
[all...]

Completed in 31 milliseconds

123456789