Home
last modified time | relevance | path

Searched defs:drawSize (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_layout_algorithm.cpp45 auto drawSize = SizeF(frameWidth, rootLayerHeight); in Measure() local
H A Dweb_pattern.cpp2218 Size drawSize = Size(1, 1); in OnDirtyLayoutWrapperSwap() local
2291 auto drawSize in BeforeSyncGeometryProperties() local
2946 auto drawSize = Size(1, 1); OnModifyDone() local
2950 auto drawSize = Size(1, 1); OnModifyDone() local
3142 Size drawSize = Size(width, height); InitInOfflineMode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_controller_ng.cpp45 auto drawSize = pattern->GetDrawSize(); in GetSize() local
H A Dxcomponent_model_ng.cpp365 auto drawSize = xcPattern->GetDrawSize(); in GetXComponentSurfaceWidth() local
373 auto drawSize = xcPattern->GetDrawSize(); in GetXComponentSurfaceHeight() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test.cpp258 auto drawSize = Size(CONTRNT_WIDTH_SIZE, CONTRNT_HEIGHT_SIZE); in HWTEST_F() local
H A Dmock_web_delegate.cpp969 void WebDelegate::SetDrawSize(const Size& drawSize) {} in SetDrawSize() argument
975 void WebDelegate::SetBoundsOrResize(const Size& drawSize, const Offset& offset, bool isKeyboard) {} in SetBoundsOrResize() argument
981 Size WebDelegate::GetEnhanceSurfaceSize(const Size& drawSize) in GetEnhanceSurfaceSize() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DTransformFeedbackTest.cpp1052 const size_t drawSize = 1024; in TEST_P() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp418 auto drawSize = Size(geometryNode->GetContentSize().Width(), geometryNode->GetContentSize().Height()); in OnDirtyLayoutWrapperSwap() local
H A Dweb_delegate_cross.cpp1699 void WebDelegateCross::SetBoundsOrResize(const Size& drawSize, const Offset& offset) in SetBoundsOrResize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp63 gl::Extents drawSize = destFramebuffer->getExtents(); in GetBlitFramebufferBounds() local
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp6029 void WebDelegate::SetDrawSize(const Size& drawSize) in SetDrawSize() argument
6044 void WebDelegate::SetBoundsOrResize(const Size& drawSize, const Offset& offset, bool isKeyboard) in SetBoundsOrResize() argument
6095 GetEnhanceSurfaceSize(const Size& drawSize) GetEnhanceSurfaceSize() argument
[all...]

Completed in 35 milliseconds