Home
last modified time | relevance | path

Searched defs:height (Results 3026 - 3050 of 4018) sorted by relevance

1...<<121122123124125126127128129130>>...161

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureMipmapTests.cpp117 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument
551 randomPartition(vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) randomPartition() argument
576 computeGridLayout(vector<IVec4>& dst, int width, int height) computeGridLayout() argument
781 Texture2DGenMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 hint, int width, int height) Texture2DGenMipmapCase() argument
1122 int height; init() member
[all...]
H A Des2fTextureSpecificationTests.cpp394 TextureSpecCase::TextureSpecCase (Context& context, const char* name, const char* desc, const TextureType type, const tcu::TextureFormat format, const deUint32 flags, int width, int height) in TextureSpecCase() argument
429 int height = deMin32(renderTarget.getHeight(), 256); in iterate() local
566 renderTex2D(tcu::Surface& dst, int width, int height) renderTex2D() argument
583 renderTexCube(tcu::Surface& dst, int width, int height, tcu::CubeFace face) renderTexCube() argument
610 readPixels(tcu::Surface& dst, int x, int y, int width, int height) readPixels() argument
620 BasicTexImage2DCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicTexImage2DCase() argument
665 BasicTexImageCubeCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicTexImageCubeCase() argument
717 RandomOrderTexImage2DCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) RandomOrderTexImage2DCase() argument
769 RandomOrderTexImageCubeCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) RandomOrderTexImageCubeCase() argument
833 TexImage2DAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height, int alignment) TexImage2DAlignCase() argument
881 TexImageCubeAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height, int alignment) TexImageCubeAlignCase() argument
932 BasicTexSubImage2DCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicTexSubImage2DCase() argument
999 BasicTexSubImageCubeCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicTexSubImageCubeCase() argument
1075 TexSubImage2DEmptyTexCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) TexSubImage2DEmptyTexCase() argument
1130 TexSubImageCubeEmptyTexCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) TexSubImageCubeEmptyTexCase() argument
1193 TexSubImage2DAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, int width, int height, int subX, int subY, int subW, int subH, int alignment) TexSubImage2DAlignCase() argument
1247 TexSubImageCubeAlignCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, int width, int height, int subX, int subY, int subW, int subH, int alignment) TexSubImageCubeAlignCase() argument
1307 BasicCopyTexImage2DCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, deUint32 flags, int width, int height) BasicCopyTexImage2DCase() argument
1355 BasicCopyTexImageCubeCase(Context& context, const char* name, const char* desc, deUint32 internalFormat, deUint32 flags, int width, int height) BasicCopyTexImageCubeCase() argument
1411 BasicCopyTexSubImage2DCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicCopyTexSubImage2DCase() argument
1489 BasicCopyTexSubImageCubeCase(Context& context, const char* name, const char* desc, deUint32 format, deUint32 dataType, deUint32 flags, int width, int height) BasicCopyTexSubImageCubeCase() argument
1633 int height = 1 << rnd.getInt(2, 8); init() local
[all...]
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp482 static void randomPartition (vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) in randomPartition() argument
113 Texture2DMipmapCase(tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const glu::ContextInfo& renderCtxInfo, const char* name, const char* desc, CoordType coordType, deUint32 minFilter, deUint32 wrapS, deUint32 wrapT, deUint32 format, deUint32 dataType, int width, int height) Texture2DMipmapCase() argument
507 computeGridLayout(vector<IVec4>& dst, int width, int height) computeGridLayout() argument
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp208 int height; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dhs20_supplicant.c40 u16 height; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp492 drawTexture(Context *context, State *glState, float x, float y, float z, float width, float height) drawTexture() argument
H A Dangletypes.h110 T height; global() member
176 int height; global() member
209 int height; global() member
[all...]
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1768 int32_t height = parm.GetLines(); in WriteJpegHeader() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1209 inline std::shared_ptr<PixelMap> MakePixelMap(int32_t width, int32_t height) in MakePixelMap() argument
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp704 bool WebviewControllerImpl::GetFavicon(const void **data, size_t &width, size_t &height, in GetFavicon() argument
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp1046 CreateNWeb(sptr<Surface> surface, std::shared_ptr<NWebEngineInitArgsImpl> initArgs, uint32_t width, uint32_t height, bool incognitoMode) CreateNWeb() argument
1079 CreateNWeb(void* enhanceSurfaceInfo, std::shared_ptr<NWebEngineInitArgsImpl> initArgs, uint32_t width, uint32_t height, bool incognitoMode) CreateNWeb() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp641 void ArkWebHandlerWrapper::OnRootLayerChanged(int width, int height) in OnRootLayerChanged() argument
915 void ArkWebHandlerWrapper::CreateOverlay(void* data, size_t len, int width, int height, int offset_x, int offset_y, in CreateOverlay() argument
981 void ArkWebHandlerWrapper::OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() argument
1012 void ArkWebHandlerWrapper::OnPopupSize(int x, int y, int width, int height) { in OnPopupSize() argument
100 OnPageIcon( const void* data, size_t width, size_t height, ArkWebImageColorType color_type, ArkWebImageAlphaType alpha_type) OnPageIcon() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp102 void ArkWebHandlerImpl::OnPageIcon(const void* data, size_t width, size_t height, int color_type, int alpha_type) in OnPageIcon() argument
566 void ArkWebHandlerImpl::OnRootLayerChanged(int width, int height) in OnRootLayerChanged() argument
810 void ArkWebHandlerImpl::CreateOverlay(void* data, size_t len, int width, int height, int offset_x, int offset_y, in CreateOverlay() argument
868 void ArkWebHandlerImpl::OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() argument
893 void ArkWebHandlerImpl::OnPopupSize(int x, int y, int width, int height) in OnPopupSize() argument
[all...]
/kernel/linux/linux-5.10/drivers/dma/ipu/
H A Dipu_idmac.c282 ipu_ch_param_set_size(union chan_param_mem *params, uint32_t pixel_fmt, uint16_t width, uint16_t height, uint16_t stride) ipu_ch_param_set_size() argument
650 ipu_init_channel_buffer(struct idmac_channel *ichan, enum pixel_fmt pixel_fmt, uint16_t width, uint16_t height, uint32_t stride, enum ipu_rotate_mode rot_mode, dma_addr_t phyaddr_0, dma_addr_t phyaddr_1) ipu_init_channel_buffer() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1009 int height = stream->timing.v_addressable + stream->timing.v_border_bottom + stream->timing.v_border_top; in dcn20_blank_pixel_data() local
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Ddiag.h93 u16 height; member
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmt9m111.c237 unsigned int height; /* sizes */ member
383 mt9m111_setup_rect_ctx(struct mt9m111 *mt9m111, struct mt9m111_context *ctx, struct v4l2_rect *rect, unsigned int width, unsigned int height) mt9m111_setup_rect_ctx() argument
398 mt9m111_setup_geometry(struct mt9m111 *mt9m111, struct v4l2_rect *rect, int width, int height, u32 code) mt9m111_setup_geometry() argument
458 int width, height; mt9m111_set_selection() local
698 mt9m111_find_mode(struct mt9m111 *mt9m111, unsigned int req_fps, unsigned int width, unsigned int height) mt9m111_find_mode() argument
[all...]
H A Drj54n1cb0c.c163 unsigned short height; member
509 rj54n1_set_rect(struct i2c_client *client, u16 reg_x, u16 reg_y, u16 reg_xy, u32 width, u32 height) rj54n1_set_rect() argument
[all...]
H A Dov7740.c138 u16 height; member
[all...]
H A Dov6650.c565 is_unscaled_ok(int width, int height, struct v4l2_rect *rect) is_unscaled_ok() argument
[all...]
H A Dimx274.c872 __imx274_change_compose(struct stimx274 *imx274, struct v4l2_subdev_pad_config *cfg, u32 which, u32 *width, u32 *height, u32 flags) __imx274_change_compose() argument
[all...]
H A Dimx219.c142 unsigned int height; member
1226 unsigned int height = imx219->mode->height; imx219_init_controls() local
[all...]
H A Dov2659.c175 u16 height; member
[all...]
H A Dmt9v032.c502 unsigned int height; in mt9v032_set_format() local
[all...]
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c519 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source() argument
[all...]

Completed in 45 milliseconds

1...<<121122123124125126127128129130>>...161