Home
last modified time | relevance | path

Searched refs:sliceSize (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_frame.h111 const struct FrameInfo *info, FILLP_UINT32 sliceSize, FILLP_BOOL firstPkt);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image.cpp470 // creatge a array has 4 elements for paresing sliceSize in UpdateSliceResult()
475 auto sliceSize = sliceObj->GetProperty(keys.at(i)); in UpdateSliceResult() local
477 if (!ParseJsDimensionVp(sliceSize, sliceDimension)) { in UpdateSliceResult()
H A Djs_view_abstract.cpp10726 auto sliceSize = sliceObj->GetProperty(SLICE_KEYS.at(i).c_str()); in JsBackgroundImageResizable() local
10728 if (!ParseJsDimensionVp(sliceSize, sliceDimension)) { in JsBackgroundImageResizable()

Completed in 21 milliseconds