Home
last modified time | relevance | path

Searched defs:getHeight (Results 51 - 65 of 65) sorted by relevance

123

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp54 int ContextWrapper::getHeight (void) const in getHeight() function in sglr::ContextWrapper
H A DsglrGLContext.cpp143 int GLContext::getHeight (void) const in getHeight() function in sglr::GLContext
H A DsglrReferenceContext.hpp316 int getHeight (void) const { return m_data.getHeight(); } in getHeight() function in sglr::rc::Renderbuffer
612 virtual int getHeight (void) const { return m_defaultColorbuffer.raw().getDepth(); } in getHeight() function in sglr::ReferenceContext
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp439 int GlxDrawable::getHeight (void) in getHeight() function in tcu::lnx::x11::glx::GlxDrawable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.cpp456 EGLint OffscreenSurfaceVk::getHeight() const in getHeight() function in rx::OffscreenSurfaceVk
1863 EGLint WindowSurfaceVk::getHeight() const in getHeight() function in rx::WindowSurfaceVk
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.hpp503 int Surface::getHeight() const in getHeight() function in sw::Surface
/third_party/skia/modules/skparagraph/include/
H A DTextStyle.h298 SkScalar getHeight() const { return fHeightOverride ? fHeight : 0; } in getHeight() function in skia::textlayout::TextStyle
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTexture.cpp1102 size_t Texture::getHeight(TextureTarget target, size_t level) const in getHeight() function in Texture
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1635 int HexagonDAGToDAGISel::getHeight(SDNode *N) { in getHeight() function in HexagonDAGToDAGISel
/third_party/vk-gl-cts/framework/common/
H A DtcuTexture.hpp365 int getHeight (void) const { return m_size.y(); } in getHeight() function in tcu::ConstPixelBufferAccess
456 int getHeight (void) const { return m_size.y(); } in getHeight() function in tcu::TextureLevel
558 int getHeight (void) const { return m_numLevels > 0 ? m_levels[0].getHeight() : 0; } in getHeight() function in tcu::Texture2DView
664 int getHeight (void) const { return m_height; } in getHeight() function in tcu::Texture2D
1020 int getHeight (void) const { return m_numLevels > 0 ? m_levels[0].getHeight() : 0; } in getHeight() function in tcu::Texture2DArrayView
1055 int getHeight (void) const { return m_height; } in getHeight() function in tcu::Texture2DArray
1124 int getHeight (voi in getWidth() function in tcu::Texture3DView
1165 int getHeight (void) const { return m_height; } getHeight() function in tcu::Texture3D
[all...]
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h1904 ArkUI_Float32 (*getHeight)(ArkUINodeHandle node, ArkUI_Int32 unit); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h401 ArkUI_Float32 (*getHeight)(ArkUINodeHandle node, ArkUI_Int32 unit); member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Darkoala_api.h1757 ArkUI_Float32 (*getHeight)(ArkUINodeHandle node, ArkUI_Int32 unit); member
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 144 milliseconds

123