Home
last modified time | relevance | path

Searched defs:area (Results 151 - 175 of 202) sorted by relevance

123456789

/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp761 DMError DisplayManagerAdapter::GetAvailableArea(DisplayId displayId, DMRect& area) in GetAvailableArea() argument
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store.cpp55 int area = 0; member
148 int OH_Rdb_SetArea(OH_Rdb_ConfigV2 *config, int area) in OH_Rdb_SetArea() argument
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp2665 void ScreenSessionManagerProxy::UpdateAvailableArea(ScreenId screenId, DMRect area) in UpdateAvailableArea() argument
2723 DMError ScreenSessionManagerProxy::GetAvailableArea(DisplayId displayId, DMRect& area) in GetAvailableArea() argument
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h458 virtual void HandleStyleEvent(MMI::WindowArea area) {}; in HandleStyleEvent() argument
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1396 bool ScreenSession::UpdateAvailableArea(DMRect area) in UpdateAvailableArea() argument
1405 void ScreenSession::SetAvailableArea(DMRect area) in SetAvailableArea() argument
/third_party/glfw/src/
H A Dwin32_window.c190 static void applyAspectRatio(_GLFWwindow* window, int edge, RECT* area) in applyAspectRatio() argument
325 RECT area; cursorInContentArea() local
1666 RECT area; _glfwGetWindowSizeWin32() local
1711 RECT area; _glfwSetWindowSizeLimitsWin32() local
1728 RECT area; _glfwSetWindowAspectRatioWin32() local
[all...]
/third_party/NuttX/include/nuttx/video/
H A Dfb.h361 struct fb_area_s area; /* Overlay area */ global() member
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_blorp.c1551 anv_image_clear_color(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, VkImageAspectFlagBits aspect, enum isl_aux_usage aux_usage, enum isl_format format, struct isl_swizzle swizzle, uint32_t level, uint32_t base_layer, uint32_t layer_count, VkRect2D area, union isl_color_value clear_color) anv_image_clear_color() argument
1586 anv_image_clear_depth_stencil(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, VkImageAspectFlags aspects, enum isl_aux_usage depth_aux_usage, uint32_t level, uint32_t base_layer, uint32_t layer_count, VkRect2D area, float depth_value, uint8_t stencil_value) anv_image_clear_depth_stencil() argument
1696 anv_image_hiz_clear(struct anv_cmd_buffer *cmd_buffer, const struct anv_image *image, VkImageAspectFlags aspects, uint32_t level, uint32_t base_layer, uint32_t layer_count, VkRect2D area, uint8_t stencil_value) anv_image_hiz_clear() argument
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp1103 repaint_area(GtkGLArea *area, GdkGLContext *gdk_gl_context) in repaint_area() argument
1122 realize_area(GtkGLArea *area) in realize_area() argument
1138 unrealize_area(GtkGLArea *area) in unrealize_area() argument
1148 size_allocate_area(GtkGLArea *area, in size_allocate_area() argument
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c104 GtkWidget *area; member
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c365 const float area = (setup->emaj.dx * setup->ebot.dy - in setup_sort_vertices() local
888 float area; in setup_line_coefficients() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp273 Initialize(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, GLuint skipBytes, GLuint rowBytes, GLuint pixelBytes, GLubyte *pixels) Initialize() argument
331 RearrangeEXTTextureNorm16Pixels(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, GLuint skipBytes, GLuint rowBytes, GLuint pixelBytes, const gl::PixelPackState &pack, GLubyte *clientPixels, GLubyte *tmpPixels) RearrangeEXTTextureNorm16Pixels() argument
474 invalidateSub(const gl::Context *context, size_t count, const GLenum *attachments, const gl::Rectangle &area) invalidateSub() argument
646 readPixels(const gl::Context *context, const gl::Rectangle &area, GLenum format, GLenum type, const gl::PixelPackState &pack, gl::Buffer *packBuffer, void *pixels) readPixels() argument
1480 readPixelsRowByRow(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, const gl::PixelPackState &pack, GLubyte *pixels) const readPixelsRowByRow() argument
1534 readPixelsAllAtOnce(const gl::Context *context, const gl::Rectangle &area, GLenum originalReadFormat, GLenum format, GLenum type, const gl::PixelPackState &pack, GLubyte *pixels, bool readLastRowSeparately) const readPixelsAllAtOnce() argument
[all...]
H A DTextureGL.cpp309 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
387 setSubImageRowByRowWorkaround(const gl::Context *context, gl::TextureTarget target, size_t level, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, const gl::Buffer *unpackBuffer, size_t maxBytesUploadedPerChunk, const uint8_t *pixels) setSubImageRowByRowWorkaround() argument
470 setSubImagePaddingWorkaround(const gl::Context *context, gl::TextureTarget target, size_t level, const gl::Box &area, GLenum format, GLenum type, const gl::PixelUnpackState &unpack, const gl::Buffer *unpackBuffer, const uint8_t *pixels) setSubImagePaddingWorkaround() argument
609 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
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DTextureD3D.cpp272 subImage(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, ptrdiff_t layerOffset) subImage() argument
336 subImageCompressed(const gl::Context *context, const gl::ImageIndex &index, const gl::Box &area, GLenum format, const gl::PixelUnpackState &unpack, const uint8_t *pixels, ptrdiff_t layerOffset) subImageCompressed() argument
994 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
1043 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
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp100 VkRect2D area = { { 0, 0 }, { 0, 0 } }; in clear() local
245 VkRect2D area = { { 0, 0 }, { 0, 0 } }; fastClear() local
[all...]
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdf.c949 FT_26D6 area = 0; in get_contour_orientation() local
[all...]
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftgrays.c457 TArea area; member
1495 TArea area; in gray_sweep() local
1546 TArea area; gray_sweep_direct() local
[all...]
/third_party/python/Lib/test/
H A Dtest_pydoc.py1263 def area(self): member in TestDescriptions.test_property.Rect
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp1590 invalidateSub(const Context *context, size_t count, const GLenum *attachments, const Rectangle &area) invalidateSub() argument
1673 readPixels(const Context *context, const Rectangle &area, GLenum format, GLenum type, const PixelPackState &pack, Buffer *packBuffer, void *pixels) readPixels() argument
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp90 DrawColorArea(BufferInfo& gfxDstBuffer, const Rect& area, const Rect& mask, const ColorType& color, OpacityType opa) const DrawColorArea() argument
378 DrawImage(BufferInfo& gfxDstBuffer, const Rect& area, const Rect& mask, const uint8_t* image, OpacityType opa, uint8_t pxBitSize, ColorMode colorMode) const DrawImage() argument
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp2225 SetWindowPointerStyle(WindowArea area, int32_t pid, int32_t windowId) SetWindowPointerStyle() argument
2240 SendWindowAreaInfo(WindowArea area, int32_t pid, int32_t windowId) SendWindowAreaInfo() argument
[all...]
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp2346 WSRect area; in OnAddWindowDragHotArea() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h132 struct snd_shm_area *area; member
/third_party/backends/backend/
H A Dmicrotek2.c1549 dump_area(uint8_t *area, int len, char *info) in dump_area() argument
1611 dump_area2(uint8_t *area, int len, char *info) in dump_area2() argument
[all...]
/third_party/alsa-lib/include/
H A Dpcm.h1204 static inline void *snd_pcm_channel_area_addr(const snd_pcm_channel_area_t *area, snd_pcm_uframes_t offset) in snd_pcm_channel_area_addr() argument
1215 snd_pcm_channel_area_step(const snd_pcm_channel_area_t *area) snd_pcm_channel_area_step() argument
[all...]

Completed in 59 milliseconds

123456789