Home
last modified time | relevance | path

Searched defs:height (Results 1 - 25 of 4382) sorted by relevance

12345678910>>...176

/third_party/skia/tools/lottie-web-perf/
H A Dlottie-web-perf.js
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drender_offscreen_canvas_creator.cpp23 Create( const WeakPtr<PipelineBase>& context, int32_t width, int32_t height) Create() argument
/third_party/ffmpeg/libavcodec/
H A Dflvdec.c31 int format, width, height; in ff_flv_decode_picture_header() local
[all...]
/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_viewport.c39 __applegl_glViewport(GLint x, GLint y, GLsizei width, GLsizei height) in __applegl_glViewport() argument
H A Dapple_glapi.c75 void apple_glapi_oglfw_viewport_scissor(GLint x, GLint y, GLsizei width, GLsizei height) { in apple_glapi_oglfw_viewport_scissor() argument
/third_party/mesa3d/src/mesa/main/
H A Dtexstorage.h48 _mesa_valid_tex_storage_dim(GLsizei width, GLsizei height, GLsizei depth) in _mesa_valid_tex_storage_dim() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferFactoryOzone.cpp24 NO_SANITIZE_FUNCTION sw::FrameBuffer *createFrameBuffer(void *display, intptr_t window, int width, int height) in createFrameBuffer() argument
/third_party/skia/docs/examples/
H A DImage_makeSubset.cpp9 const int height = 64; in REG_FIDDLE() local
H A DPixmap_computeIsOpaque.cpp8 const int height = 2; in REG_FIDDLE() local
/third_party/vk-gl-cts/framework/common/
H A DtcuSurface.cpp34 Surface::Surface(int width, int height) in Surface() argument
52 void Surface::setSize (int width, int height) in setSize() argument
/base/customization/enterprise_device_management/services/edm_plugin/include/utils/
H A Dwatermark_image_type.h25 int32_t height; member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_touch_handle_hot_zone_impl.cpp32 void ArkWebTouchHandleHotZoneImpl::SetHeight(double height) in SetHeight() argument
H A Dark_web_output_frame_callback_wrapper.cpp27 bool ArkWebOutputFrameCallbackWrapper::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_touch_handle_hot_zone_wrapper.cpp32 void ArkWebTouchHandleHotZoneWrapper::SetHeight(double height) in SetHeight() argument
H A Dark_web_output_frame_callback_impl.cpp27 bool ArkWebOutputFrameCallbackImpl::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() argument
/base/web/webview/ohos_adapter/media_adapter/src/
H A Dcodec_format_adapter_impl.cpp35 void CodecFormatAdapterImpl::SetHeight(int32_t height) in SetHeight() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_ellipse_ffi.cpp23 void FfiOHOSAceFrameworkEllipseCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseCreate() argument
34 int64_t FfiOHOSAceFrameworkEllipseInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkEllipseInsCreate() argument
H A Dcj_circle_ffi.cpp23 void FfiOHOSAceFrameworkCircleCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleCreate() argument
34 int64_t FfiOHOSAceFrameworkCircleInsCreate(double width, int32_t widthUnit, double height, int32_t heightUnit) in FfiOHOSAceFrameworkCircleInsCreate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_ext_surface_callback_client.cpp27 void XComponentExtSurfaceCallbackClient::ProcessSurfaceChange(int32_t width, int32_t height) in ProcessSurfaceChange() argument
/third_party/mesa3d/src/gallium/targets/graw-null/
H A Dgraw_null.c7 graw_create_window_and_screen( int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A Dtga_utils.h21 size_t height; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DGetTexLevelParameterTest.cpp62 GLint height = 0; in TEST_P() local
/third_party/skia/src/gpu/
H A DGrRectanizerPow2.cpp10 bool GrRectanizerPow2::addRect(int width, int height, SkIPoint16* loc) { in addRect() argument
[all...]
/third_party/skia/third_party/externals/angle2/util/display/
H A DDisplayWindow.h19 uint16_t height; member
/third_party/toybox/toys/example/
H A Ddemo_scankey.c24 unsigned width, height, tick; in demo_scankey_main() local

Completed in 12 milliseconds

12345678910>>...176