Home
last modified time | relevance | path

Searched defs:GetHeight (Results 1 – 13 of 13) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dframe_buffer.h62 uint32_t GetHeight() const { return height_; } in GetHeight() function
Dgraphics_pipeline.h66 uint32_t GetHeight() const { return frame_height_; } in GetHeight() function
/third_party/lzma/CPP/Windows/Control/
DReBar.h24 UINT GetHeight() in GetHeight() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DSwapChain.cpp361 uint32_t NewSwapChainBase::GetHeight() const { in GetHeight() function in dawn_native::NewSwapChainBase
DTexture.cpp516 uint32_t TextureBase::GetHeight() const { in GetHeight() function in dawn_native::TextureBase
/third_party/vk-gl-cts/external/amber/src/src/
Dbuffer.h108 uint32_t GetHeight() const { return height_; } in GetHeight() function
Dcommand.h176 float GetHeight() const { return height_; } in GetHeight() function
208 float GetHeight() const { return height_; } in GetHeight() function
386 float GetHeight() const { return height_; } in GetHeight() function
/third_party/cef/libcef_dll/ctocpp/
Dimage_ctocpp.cc168 NO_SANITIZE("cfi-icall") size_t CefImageCToCpp::GetHeight() { in GetHeight() function in CefImageCToCpp
/third_party/cef/libcef/browser/
Dimage_impl.cc154 size_t CefImageImpl::GetHeight() { in GetHeight() function in CefImageImpl
/third_party/ffmpeg/libavdevice/
Ddecklink_enc.cpp57 virtual long STDMETHODCALLTYPE GetHeight (void) { return _height; } in GetHeight() function in decklink_frame
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.cc1115 size_t FrameStateDescriptor::GetHeight() const { in GetHeight() function in v8::internal::compiler::FrameStateDescriptor
/third_party/mesa3d/src/imgui/
Dimgui_internal.h493 float GetHeight() const { return Max.y - Min.y; } in GetHeight() function
/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h489 float GetHeight() const { return Max.y - Min.y; } in GetHeight() function