Home
last modified time | relevance | path

Searched defs:pv (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/animation/
H A Danimation.h71 if (auto pv = p->GetValue()) { // IAny::Ptr in META_API_INTERFACE_PROPERTY_CACHED() local
83 if (auto pv = p->GetValue()) { // IAny::Ptr in To() local
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_path_storage.h165 const float* pv = croodBlocks_[nb] + ((idx & BLOCK_SCALE_MASK) << 1); in GenerateVertex() local