Home
last modified time | relevance | path

Searched defs:Height (Results 1 – 25 of 45) sorted by relevance

12

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dsmall_glyph_metrics.cc30 int32_t SmallGlyphMetrics::Height() { in Height() function in sfntly::SmallGlyphMetrics
64 int32_t SmallGlyphMetrics::Builder::Height() { in Height() function in sfntly::SmallGlyphMetrics::Builder
Dbig_glyph_metrics.cc30 int32_t BigGlyphMetrics::Height() { in Height() function in sfntly::BigGlyphMetrics
76 int32_t BigGlyphMetrics::Builder::Height() { in Height() function in sfntly::BigGlyphMetrics::Builder
/third_party/mesa3d/src/gallium/frontends/nine/
Dtexture9.c44 UINT Width, UINT Height, UINT Levels, in NineTexture9_ctor()
382 UINT Width, UINT Height, UINT Levels, in NineTexture9_new()
Dvolumetexture9.c33 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_ctor()
283 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_new()
Ddevice9ex.c196 UINT Height, in NineDevice9Ex_CreateRenderTargetEx()
226 UINT Height, in NineDevice9Ex_CreateOffscreenPlainSurfaceEx()
252 UINT Height, in NineDevice9Ex_CreateDepthStencilSurfaceEx()
Dnine_lock.c753 UINT Height, in LockDevice9_CreateTexture()
771 UINT Height, in LockDevice9_CreateVolumeTexture()
839 UINT Height, in LockDevice9_CreateRenderTarget()
857 UINT Height, in LockDevice9_CreateDepthStencilSurface()
953 UINT Height, in LockDevice9_CreateOffscreenPlainSurface()
2206 UINT Height, in LockDevice9Ex_CreateRenderTargetEx()
2225 UINT Height, in LockDevice9Ex_CreateOffscreenPlainSurfaceEx()
2242 UINT Height, in LockDevice9Ex_CreateDepthStencilSurfaceEx()
Ddevice9.c1122 UINT Height, in NineDevice9_CreateTexture()
1157 UINT Height, in NineDevice9_CreateVolumeTexture()
1304 UINT Width, UINT Height, in create_zs_or_rt_surface()
1356 UINT Height, in NineDevice9_CreateRenderTarget()
1375 UINT Height, in NineDevice9_CreateDepthStencilSurface()
1947 UINT Height, in NineDevice9_CreateOffscreenPlainSurface()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h147 unsigned Height; member
249 unsigned Height; member
/third_party/skia/tests/
DCachedDecodingPixelRefTest.cpp31 static int Height() { return 10; } in Height() function in TestImageGenerator
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDevice.cpp538 UINT Height) // IN in SetTextFilterSize()
/third_party/lzma/CPP/Windows/Control/
DCommandBar.h37 int Height() { return CommandBar_Height(_window); } in Height() function
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_types.h109 uint32_t Height = 0; member
Dd3d12_video_screen.cpp567 uint Height; in d3d12_has_video_process_support() member
634 const UINT Height = 720; in d3d12_screen_get_video_param_postproc() local
Dd3d12_video_proc.cpp446 uint Height; in d3d12_video_processor_check_caps_and_create_processor() member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_image.h208 uint32 Height () const in Height() function
/third_party/gstreamer/gstplugins_base/tests/examples/gl/sdl/
Dsdlshare2.c55 InitGL (int Width, int Height) // We call this right after our OpenGL window is created. in InitGL()
/third_party/skia/third_party/externals/angle2/util/
DEvent.h25 int Height; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp373 unsigned Height = SuccTBI->InstrHeight; in pickTraceSucc() local
893 static unsigned updatePhysDepsUpwards(const MachineInstr &MI, unsigned Height, in updatePhysDepsUpwards()
1032 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() local
1082 unsigned Height = TBI.Succ ? Cycles.lookup(&PHI).Height : 0; in computeInstrHeights() local
/third_party/mesa3d/src/egl/main/
Deglimage.h60 EGLint Height; member
Deglsurface.h81 EGLint Width, Height; member
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_vulkan.h127 int Height; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h126 unsigned Height; // Maximum topdown path length to block without outputs variable
369 unsigned Height; member
DGCNILPSched.cpp111 unsigned Height = Succ.getSUnit()->getHeight(); in closestSucc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp2061 int Height = std::max(NodeHeights[Mul1.Value], NodeHeights[Mul2.Value]) + 1; in balanceSubTree() local
2124 int Height = std::max(NodeHeights[GA.Value], NodeHeights[SHL.Value]) + 1; in balanceSubTree() local
2183 int Height = std::max(NodeHeights[V0], NodeHeights[V1]) + 1; in balanceSubTree() local
2209 int Height = NodeHeights[NewRoot]; in balanceSubTree() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudaloader.c336 size_t Height, unsigned int ElementSizeBytes) in CuMemAllocPitch()

12