Home
last modified time | relevance | path

Searched defs:height (Results 3401 - 3425 of 4169) sorted by relevance

1...<<131132133134135136137138139140>>...167

/third_party/vk-gl-cts/modules/egl/
H A DteglBufferAgeTests.cpp160 int height; member
258 void GLES2Renderer::render (int width, int height, const Frame& frame) const in render() argument
498 const int height in iterate() local
[all...]
H A DteglPartialUpdateTests.cpp148 int height; member
246 void GLES2Renderer::render (int width, int height, const Frame& frame) const in render() argument
498 const int height in iterate() local
690 const int height = eglu::querySurfaceInt(egl, m_eglDisplay, m_eglSurface, EGL_HEIGHT); iterate() local
752 const int height = eglu::querySurfaceInt(egl, m_eglDisplay, m_eglSurface, EGL_HEIGHT); iterate() local
[all...]
H A DteglSwapBuffersWithDamageTests.cpp116 int height; member
188 void GLES2Renderer::render (int width, int height, const Frame& frame) const in render() argument
402 const int height = eglu::querySurfaceInt(egl, m_eglDisplay, m_eglSurface, EGL_HEIGHT); in iterate() local
482 const int height = eglu::querySurfaceInt(egl, m_eglDisplay, m_eglSurface, EGL_HEIGHT); iterate() local
570 const int height = eglu::querySurfaceInt(egl, m_eglDisplay, m_eglSurface, EGL_HEIGHT); iterate() local
642 generateFrameSequence(const vector<DrawType>& frameDrawType, de::Random& rnd, int numFrames, int width, int height) generateFrameSequence() argument
[all...]
H A DteglWideColorTests.cpp195 GLES2Renderer::GLES2Renderer (const glw::Functions& gl, int width, int height) in GLES2Renderer() argument
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp495 static void randomPartition (vector<IVec4>& dst, de::Random& rnd, int x, int y, int width, int height) in randomPartition() argument
117 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
520 computeGridLayout(vector<IVec4>& dst, int width, int height) computeGridLayout() argument
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthStencilTests.cpp208 int height; member
[all...]
H A Des2fShaderTextureFunctionTests.cpp130 int height; member
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...]
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_controller.cpp963 uint32_t height = (!strHeight.empty()) ? RtspParse::ParseUint32Safe(strHeight) : 0; in ProcessSinkVideoForResolution() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h79 virtual WMError Resize(uint32_t width, uint32_t height) {return WMError::WM_OK;} in Resize() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_controller.cpp963 uint32_t height = (!strHeight.empty()) ? RtspParse::ParseUint32Safe(strHeight) : 0; in ProcessSinkVideoForResolution() local
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Dcast_engine_common.h238 uint32_t height; member
245 uint32_t height; member
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp809 void UIAbility::GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() argument
867 int32_t height = display->GetHeight(); in OnDisplayInfoChange() local
910 int32_t height = display->GetHeight(); in OnChange() local
951 int32_t height = display->GetHeight(); OnDisplayMove() local
967 UpdateConfiguration(Rosen::DisplayId to, float density, int32_t width, int32_t height) UpdateConfiguration() argument
1068 int32_t height = display->GetHeight(); OnStartForSupportGraphics() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.cpp632 float GetHoverImageCustomPreviewBaseScaleInfo(const MenuParam& menuParam, int32_t width, int32_t height, in GetHoverImageCustomPreviewBaseScaleInfo() argument
726 auto height = pixelMap->GetHeight(); in SetPixelMap() local
654 SetHoverImageCustomPreviewInfo(const RefPtr<FrameNode>& previewNode, const MenuParam& menuParam, int32_t width, int32_t height) SetHoverImageCustomPreviewInfo() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h79 Dimension height; member
557 void SetHeight(const Dimension& height) in SetHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h50 double height = 0.0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp39 void UpdateRowHeight(const RefPtr<FrameNode>& row, Dimension height) in UpdateRowHeight() argument
587 void ContainerModalPattern::SetContainerModalTitleHeight(int32_t height) in SetContainerModalTitleHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h469 virtual void OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) {} in OnWindowSizeChanged() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.h349 virtual void OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) {} in OnWindowSizeChanged() argument

Completed in 41 milliseconds

1...<<131132133134135136137138139140>>...167