/third_party/vk-gl-cts/modules/egl/ |
H A D | teglBufferAgeTests.cpp | 160 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 D | teglPartialUpdateTests.cpp | 148 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 D | teglSwapBuffersWithDamageTests.cpp | 116 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 D | teglWideColorTests.cpp | 195 GLES2Renderer::GLES2Renderer (const glw::Functions& gl, int width, int height) in GLES2Renderer() argument
|
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
H A D | es2aTextureMipmapTests.cpp | 495 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 D | es2fDepthStencilTests.cpp | 208 int height; member [all...] |
H A D | es2fShaderTextureFunctionTests.cpp | 130 int height; member
|
H A D | es2fTextureMipmapTests.cpp | 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 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 D | es2fTextureSpecificationTests.cpp | 394 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 D | es3aTextureMipmapTests.cpp | 482 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 D | es3fDepthStencilTests.cpp | 208 int height; member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | hs20_supplicant.c | 40 u16 height; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | GLES1Renderer.cpp | 492 drawTexture(Context *context, State *glState, float x, float y, float z, float width, float height) drawTexture() argument
|
H A D | angletypes.h | 110 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 D | rtsp_controller.cpp | 963 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 D | mock_window.h | 79 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 D | rtsp_controller.cpp | 963 uint32_t height = (!strHeight.empty()) ? RtspParse::ParseUint32Safe(strHeight) : 0; in ProcessSinkVideoForResolution() local
|
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/ |
H A D | cast_engine_common.h | 238 uint32_t height; member 245 uint32_t height; member
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ui_ability.cpp | 809 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 D | menu_view.cpp | 632 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 D | textfield_declaration.h | 79 Dimension height; member 557 void SetHeight(const Dimension& height) in SetHeight() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | render_swiper.h | 50 double height = 0.0; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/ |
H A D | container_modal_pattern.cpp | 39 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 D | pattern.h | 469 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 D | ui_node.h | 349 virtual void OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) {} in OnWindowSizeChanged() argument
|