Searched defs:SetHeight (Results 1 – 11 of 11) sorted by relevance
29 void CBC_Writer::SetHeight(int32_t height) { in SetHeight() function in CBC_Writer
61 void CBC_CodeBase::SetHeight(int32_t height) { in SetHeight() function in CBC_CodeBase
80 void CFX_Barcode::SetHeight(int32_t height) { in SetHeight() function in CFX_Barcode
154 void SetHeight(int height) { height_ = height; } in SetHeight() function
58 void BoundingBox::SetHeight(unsigned int height) { in SetHeight() function in od::BoundingBox
65 void SetHeight(UInt32 height) { height_ = height; } in SetHeight() function
37 void VideoFrameMetadata::SetHeight(uint16_t height) { in SetHeight() function in webrtc::VideoFrameMetadata
112 void SetHeight(uint32_t height) { height_ = height; } in SetHeight() function
178 void SetHeight(float h) { height_ = h; } in SetHeight() function210 void SetHeight(float h) { height_ = h; } in SetHeight() function388 void SetHeight(float h) { height_ = h; } in SetHeight() function
687 bool CFX_BmpDecompressor::SetHeight(int32_t signed_height) { in SetHeight() function in fxcodec::CFX_BmpDecompressor