/aosp12/hardware/qcom/sm8150/media/mm-core/src/common/ |
H A D | qc_omx_core.h | 73 OMX_U32 width; member
|
/aosp12/packages/apps/Camera2/src/com/android/camera/burst/ |
H A D | BurstFacadeImpl.java | 142 int width = DEFAULT_PREVIEW_WIDTH; in startBurst() local
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_display_virtual_gpu.cpp | 69 hwc2_display_t id, int32_t sdm_id, uint32_t width, in HWCDisplayVirtualGPU()
|
/aosp12/hardware/qcom/sm7250/media/mm-core/src/common/ |
H A D | qc_omx_core.h | 74 OMX_U32 width; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/side_bar/ |
H A D | side_bar_container_layout_property.h | 158 …auto width = propControlButtonStyle_->propControlButtonWidth.value_or(DEFAULT_CONTROL_BUTTON_WIDTH… in ToJsonValue() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_paint_method.cpp | 58 float width = frameSize.Width(); in PaintFade() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
H A D | image_modifier.cpp | 130 auto width = contentSize_.Width() - TWICE * x; in UpdatePaintConfig() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_drawing_rendering_context.cpp | 93 auto func = [wp = WeakClaim(this)](RSCanvas* canvas, double width, double height) { in SetRSCanvasCallback()
|
H A D | js_offscreen_rendering_context.cpp | 155 double width = 0.0; in Constructor() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/arc/ |
H A D | render_arc.cpp | 119 void RenderArc::SetWidth(double width) in SetWidth()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/ |
H A D | grid_system_manager.cpp | 159 …emGridInfo GridSystemManager::GetSystemGridInfo(const GridTemplateType& templateType, double width) in GetSystemGridInfo()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/toggle/ |
H A D | toggle_component.h | 87 void SetWidth(const Dimension& width) in SetWidth()
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_video_unit_test.cpp | 75 void OnVideoSizeChanged(int width, int height) override in OnVideoSizeChanged()
|
/ohos5.0/foundation/graphic/graphic_surface/surface/test/fuzztest/surfacebuffer_fuzzer/ |
H A D | surfacebuffer_fuzzer.cpp | 90 int32_t width = GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_bitmap.h | 80 bool Build(const int width, const int height, const BitmapFormat& format) in Build()
|
H A D | testing_pen.h | 47 virtual void SetWidth(float width) {} in SetWidth()
|
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
H A D | sec_comp_info_helper.cpp | 77 static bool GetScreenSize(double& width, double& height) in GetScreenSize()
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/ |
H A D | gralloc_buffer_allocator.cpp | 44 std::shared_ptr<IBuffer> GrallocBufferAllocator::AllocBuffer(const uint32_t width, in AllocBuffer()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | bitmap_test.cpp | 58 const unsigned int width = 100; // 100 宽度 in OnTestPerformance() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | layer_context.cpp | 140 void LayerContext::DrawBaseLayer(void* image, int width, int height, TestFunc testFunc) in DrawBaseLayer()
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
H A D | webgl_texture.h | 96 static bool CheckNPOT(GLsizei width, GLsizei height) in CheckNPOT()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/ |
H A D | font_style.h | 70 constexpr FontStyle(int weight, int width, Slant slant) : fValue( in FontStyle()
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | nnrt_utils.h | 120 const int32_t width = dims[DEPTHWISE_WEIGHT_WIDTH_DIMENSION]; in TransposeTensor() local
|
/ohos5.0/foundation/window/window_manager/wm/include/ |
H A D | gtx_input_event_sender.h | 43 uint32_t width = 0; member
|
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/ |
H A D | native_image_adapter_impl.cpp | 167 void NativeImageAdapterImpl::GetNativeWindowBufferSize(void* windowBuffer, uint32_t* width, uint32_… in GetNativeWindowBufferSize()
|