Home
last modified time | relevance | path

Searched defs:w (Results 126 – 150 of 207) sorted by relevance

123456789

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_app_floating_window_test.cpp110 static inline Rect GetRectWithVpr(int32_t x, int32_t y, uint32_t w, uint32_t h) in GetRectWithVpr()
/ohos5.0/foundation/multimedia/media_lite/test/
H A Dtest_play_file_h265.cpp106 int32_t w = 960; in Write2VideoDevice() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwm_math.cpp325 Vector3 TransformWithPerspDiv(const Vector3& vec, const Matrix4& mat, float w) in TransformWithPerspDiv()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_image.h46 …o(int fitNum, int repeatNum, const Drawing::Point* radius, double scale, uint32_t id, int w, int h) in RsImageInfo()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Dopengl_wrapper_native_test.cpp200 EGLint w, h; in TestDraw() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp442 int w = static_cast<int>(source->Width()); in ConvertTextureToBuffer() local
494 int w = static_cast<int>(source->Width()); in Draw2D2OES() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp297 int32_t w = pixmap_->GetWidth(); in SavePixelMapToFile() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp103 double w = decomp.quaternion.GetW(); in BuildRotationMatrix() local
597 double r, s, t, x, y, z, w; in DecomposeTransform() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhdecoder.cpp165 uint32_t w = def.format.video.nFrameWidth; in UpdateOutPortFormat() local
219 void HDecoder::GetCropFromOmx(uint32_t w, uint32_t h, OHOS::Rect& damage) in GetCropFromOmx()
H A Dhencoder.cpp268 int32_t w = 0; in OnConfigureBuffer() local
407 uint32_t w = def.format.video.nFrameWidth; in UpdateInPortFormat() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Drender_scene_viewer.cpp329 double w = GetLayoutParam().GetMaxSize().Width(); local
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/
H A Dlru_cache_disk_handler.cpp206 std::ofstream w(fileName_); in Write() local
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dexternal_window.h89 uint32_t w; member
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_texture.cpp423 bool WebGLTexture::CheckTextureSize(GLsizei offset, GLsizei w, GLsizei real) in CheckTextureSize()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Drect.h138 int64_t w = (int64_t)right_ - (int64_t)left_; in IsEmpty() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dcanvas_rendering_context_2d_modifier.cpp212 void SetCanvasFillRect(ArkUINodeHandle node, float x, float y, float w, float h) in SetCanvasFillRect()
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_tile.cpp93 uint32_t w = displayRect.width_ * ratio; in InitTileRects() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H A Dhls_tags.cpp109 int w = 0; in GetResolution() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_render_node_test.cpp2241 … std::shared_ptr<Drawing::Surface>&& s2, uint32_t w,
2242 uint32_t h) {}; in __anond072ea200302()
2446 … std::shared_ptr<Drawing::Surface>&& s2, uint32_t w, uint32_t h) {}; in __anond072ea200402()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_source_info.cpp366 int32_t w = pixmap_->GetWidth(); in ToString() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H A Dhls_tags.cpp109 int w = 0; in GetResolution() local
/ohos5.0/drivers/peripheral/display/composer/test/moduletest/
H A Dhdi_device_test.cpp288 static void AdjustLayerSettings(std::vector<LayerSettings> &settings, uint32_t w, uint32_t h) in AdjustLayerSettings()
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp724 loop, work, [](uv_work_t *w) {}, in UvQueueWork()
725 [](uv_work_t *w, int s) { in UvQueueWork()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_round_corner_display_test.cpp1094 uint32_t w = 1080, h = 1920; variable
1125 uint32_t w = 1080, h = 1920; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dpen_test.cpp402 scalar w = 0; variable

123456789