Searched defs:Bounds (Results 1 – 6 of 6) sorted by relevance
179 struct Bounds { in CORE3D_BEGIN_NAMESPACE() struct180 BASE_NS::Math::Vec3 min; in CORE3D_BEGIN_NAMESPACE()181 BASE_NS::Math::Vec3 max; in CORE3D_BEGIN_NAMESPACE()
90 std::shared_ptr<Rect> TextBlob::Bounds() const in Bounds() function in OHOS::Rosen::Drawing::TextBlob
69 std::shared_ptr<Drawing::Rect> Bounds() const override in Bounds() function in OHOS::Rosen::TextBlobImplTest
86 std::shared_ptr<Drawing::Rect> Bounds() const override in Bounds() function in OHOS::Rosen::TextBlobImplTest
233 std::shared_ptr<Rect> SkiaTextBlob::Bounds() const in Bounds() function in OHOS::Rosen::Drawing::SkiaTextBlob
375 napi_value JsTextBlob::Bounds(napi_env env, napi_callback_info info) in Bounds() function in OHOS::Rosen::Drawing::JsTextBlob