Home
last modified time | relevance | path

Searched defs:width (Results 2251 - 2275 of 7160) sorted by relevance

1...<<919293949596979899100>>...287

/foundation/multimedia/av_codec/services/engine/common/
H A Dcodec_utils.cpp187 int32_t width; in WriteBufferData() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_util.cpp273 uint32_t width = ~0u; in CreateRenderPass() local
/foundation/graphic/surface_lite/frameworks/
H A Dbuffer_queue.cpp262 int32_t BufferQueue::isValidAttr(uint32_t width, uint32_t height, uint32_t format, uint32_t strideAlignment) in isValidAttr() argument
344 void BufferQueue::SetWidthAndHeight(uint32_t width, uint32_t height) in SetWidthAndHeight() argument
H A Dbuffer_client_producer.cpp185 void BufferClientProducer::SetWidthAndHeight(uint32_t width, uint32_t height) in SetWidthAndHeight() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dswapchain_vk.cpp194 GetColorDesc( const uint32_t width, const uint32_t height, const Format format, const ImageUsageFlags imageUsageFlags) GetColorDesc() argument
217 GetDepthDesc(const uint32_t width, const uint32_t height, const Format format) GetDepthDesc() argument
[all...]
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_utils.cpp385 void WriteToFile(std::string prefixPath, std::string pid, void* dest, size_t size, int32_t format, int32_t width, in WriteToFile() argument
/foundation/graphic/graphic_surface/surface/test/systemtest/
H A Dnative_window_test.cpp96 int32_t width = 0x100; in CreateNativeWindowAndRequestBuffer001() local
211 int32_t width = 0x100; in CreateNativeWindowAndRequestBuffer002() local
310 int32_t width = 0x100; in CreateNativeWindowAndRequestBuffer003() local
455 int32_t width = 0x100; in CreateNativeWindowAndRequestBuffer004() local
582 int32_t width = 0x100; in CreateNativeWindowAndRequestBuffer005() local
807 int32_t width = 0x100; CreateNativeWindowAndRequestBuffer007() local
924 int32_t width = 0x100; CreateNativeWindowAndAttachBuffer001() local
978 int32_t width = 0x100; CreateNativeWindowAndRequestBuffer008() local
[all...]
H A Dnative_window_buffer_test.cpp120 int32_t width = 0x100; in InitNativeWindowAndBuffer() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Drect.h246 void SetWidth(T width) in SetWidth() argument
313 Resize(T width, T height) Resize() argument
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexgenerate/
H A Dvertex_generate_stroke.h79 void SetWidth(float width) in SetWidth() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_animation_manager.cpp200 void RSAnimationManager::SetRateDeciderScaleSize(float width, float height) in SetRateDeciderScaleSize() argument
H A Drs_particle_noise_field.cpp23 IsPointInField( const Vector2f& point, const ShapeType& fieldShape, const Vector2f& fieldCenter, float width, float height) IsPointInField() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_modifier_demo.cpp42 void Init(std::shared_ptr<RSUIDirector> rsUiDirector, int width, int height) in Init() argument
208 void SetWidth(float width) in SetWidth() argument
H A Drender_service_display_mode_demo.cpp71 inline ToDrawSurface& SetBufferSize(int width, int height) in SetBufferSize() argument
109 auto width = surfaceGeometry_.GetWidth(); in Run() local
/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dlayer_context.cpp244 void LayerContext::DrawColor(void *image, int width, int height) in DrawColor() argument
253 void LayerContext::DrawExtraColor(void *image, uint32_t width, uint32_t height) in DrawExtraColor() argument
284 void LayerContext::DrawBaseColor(void *image, uint32_t width, uint32_t height) in DrawBaseColor() argument
319 void LayerContext::DrawYUVColor(void *image, uint32_t width, uint32_ argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test2.cpp424 Vector4f width = { 1.0, 1.0, 1.0, 1.0 }; in HWTEST_F() local
/foundation/graphic/graphic_3d/3d_widget_adapter/test/
H A D3d_widget_adapter_test.cpp51 void EngineTest::SetupCameraViewPort(uint32_t width, uint32_t height) in SetupCameraViewPort() argument
232 uint32_t width = 0; in HWTEST_F() local
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dtexture_layer.cpp124 void* TextureLayerImpl::CreateNativeWindow(uint32_t width, uint32_t height) in CreateNativeWindow() argument
182 void TextureLayerImpl::ConfigWindow(float offsetX, float offsetY, float width, float height, float scale, in ConfigWindow() argument
202 OnWindowChange(float offsetX, float offsetY, float width, float height, float scale, bool recreateWindow, SurfaceType surfaceType) OnWindowChange() argument
270 OnWindowChange(float offsetX, float offsetY, float width, float height, float scale, bool recreateWindow, SurfaceType surfaceType) OnWindowChange() argument
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dwidget_adapter.cpp166 bool WidgetAdapter::SetupCameraViewport(uint32_t width, uint32_t height) in SetupCameraViewport() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/
H A Drs_rcd_surface_render_node.cpp104 void RSRcdSurfaceRenderNode::SetRcdBufferWidth(uint32_t width) in SetRcdBufferWidth() argument
220 FillHardwareResource(HardwareLayerInfo &cldLayerInfo, int height, int width) FillHardwareResource() argument
H A Drs_round_corner_display.cpp180 bool RoundCornerDisplay::LoadImgsbyResolution(uint32_t width, uint32_t height) in LoadImgsbyResolution() argument
211 void RoundCornerDisplay::UpdateDisplayParameter(uint32_t width, uint32_t height) in UpdateDisplayParameter() argument
/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H A Dglfw_render_context.cpp89 int GlfwRenderContext::CreateGlfwWindow(int32_t width, int32_t height, bool visible) in CreateGlfwWindow() argument
145 void GlfwRenderContext::GetWindowSize(int32_t &width, int32_t &height) in GetWindowSize() argument
150 void GlfwRenderContext::SetWindowSize(int32_t width, int32_t height) in SetWindowSize() argument
244 void GlfwRenderContext::OnSizeChanged(GLFWwindow *window, int32_t width, int32_ argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/
H A Dhgm_core.cpp318 int32_t HgmCore::SetRateAndResolution(ScreenId id, int32_t sceneId, int32_t rate, int32_t width, int32_t height) in SetRateAndResolution() argument
403 int32_t HgmCore::AddScreenInfo(ScreenId id, int32_t width, int32_t height, uint32_t rate, int32_t mode) in AddScreenInfo() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_ohos_vulkan.cpp76 void RSSurfaceOhosVulkan::SetNativeWindowInfo(int32_t width, int32_t height, bool useAFBC, bool isProtected) in SetNativeWindowInfo() argument
142 RequestNativeWindowBuffer(NativeWindowBuffer** nativeWindowBuffer, int32_t width, int32_t height, int& fenceFd, bool useAFBC, bool isProtected) RequestNativeWindowBuffer() argument
160 RequestFrame( int32_t width, int32_t height, uint64_t uiTimestamp, bool useAFBC, bool isProtected) RequestFrame() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_particles_drawable.cpp117 float width = imageSize.x_; in CaculateImageAtlsArry() local

Completed in 25 milliseconds

1...<<919293949596979899100>>...287