Home
last modified time | relevance | path

Searched defs:SetHeight (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/deqp-deps/amber/src/
Dcommand.h165 void SetHeight(float h) { height_ = h; } in SetHeight() function
197 void SetHeight(float h) { height_ = h; } in SetHeight() function
375 void SetHeight(float h) { height_ = h; } in SetHeight() function
Dbuffer.h112 void SetHeight(uint32_t height) { height_ = height; } in SetHeight() function
/aosp_15_r20/external/pdfium/fxbarcode/
H A DBC_Writer.cpp33 void CBC_Writer::SetHeight(int32_t height) { in SetHeight() function in CBC_Writer
H A Dcbc_codebase.cpp65 void CBC_CodeBase::SetHeight(int32_t height) { in SetHeight() function in CBC_CodeBase
H A Dcfx_barcode.cpp85 void CFX_Barcode::SetHeight(int32_t height) { in SetHeight() function in CFX_Barcode
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/
H A Dframe_buffer.h70 void SetHeight(uint32_t height) { height_ = height; } in SetHeight() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdipluslinecaps.h105 Status SetHeight(REAL height) in SetHeight() function
/aosp_15_r20/external/armnn/samples/ObjectDetection/src/
H A DBoundingBox.cpp58 void BoundingBox::SetHeight(unsigned int height) { in SetHeight() function in od::BoundingBox
/aosp_15_r20/external/image_io/includes/image_io/base/
H A Dimage_metadata.h65 void SetHeight(UInt32 height) { height_ = height; } in SetHeight() function
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/
H A Dimage_metadata.h65 void SetHeight(UInt32 height) { height_ = height; } in SetHeight() function
/aosp_15_r20/external/webrtc/api/video/
H A Dvideo_frame_metadata.cc37 void VideoFrameMetadata::SetHeight(uint16_t height) { in SetHeight() function in webrtc::VideoFrameMetadata
/aosp_15_r20/external/pdfium/core/fxcodec/bmp/
H A Dcfx_bmpdecompressor.cpp691 bool CFX_BmpDecompressor::SetHeight(int32_t signed_height) { in SetHeight() function in fxcodec::CFX_BmpDecompressor