Home
last modified time | relevance | path

Searched defs:reqSize (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/experimental/sktext/src/
DPaint.cpp33 …onst SkString& fontFamily, SkScalar fontSize, SkFontStyle fontStyle, SkSize reqSize, SkScalar x, S… in drawText()
79 SkSize reqSize, in layout()
/third_party/vk-gl-cts/modules/egl/
DteglResizeTests.cpp323 IVec2 reqSize) in getNativeSurfaceSize()
334 IVec2 reqSize, in checkSurfaceSize()
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_bufmgr_slab.c483 pb_size reqSize = size; in pb_slab_range_manager_create_buffer() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp58573 size_t reqSize = sizeof(Header) + aCapacity * aElemSize; in EnsureCapacity() local