Home
last modified time | relevance | path

Searched defs:SetHeight (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dsmall_glyph_metrics.cc68 void SmallGlyphMetrics::Builder::SetHeight(uint8_t height) { in SetHeight() function in sfntly::SmallGlyphMetrics::Builder
H A Dbig_glyph_metrics.cc80 void BigGlyphMetrics::Builder::SetHeight(uint8_t height) { in SetHeight() function in sfntly::BigGlyphMetrics::Builder
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.h112 void SetHeight(uint32_t height) { height_ = height; } in SetHeight() function in amber::Buffer
H A Dcommand.h165 void SetHeight(float h) { height_ = h; } in SetHeight() function in amber::DrawRectCommand
197 void SetHeight(float h) { height_ = h; } in SetHeight() function in amber::DrawGridCommand
375 void SetHeight(float h) { height_ = h; } in SetHeight() function in amber::ProbeCommand

Completed in 4 milliseconds